mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-09-24 02:00:05 +00:00
rdi: extend per-unit info with symbol ranges; build into baker
This commit is contained in:
@@ -600,6 +600,14 @@ RDI_UnitMemberTable:
|
||||
{build_path_node RDI_U32 ""}
|
||||
{language RDI_Language ""}
|
||||
{line_table_idx RDI_U32 ""}
|
||||
{procedures_first_idx RDI_U32 ""}
|
||||
{procedures_count RDI_U32 ""}
|
||||
{global_variables_first_idx RDI_U32 ""}
|
||||
{global_variables_count RDI_U32 ""}
|
||||
{thread_variables_first_idx RDI_U32 ""}
|
||||
{thread_variables_count RDI_U32 ""}
|
||||
{constants_first_idx RDI_U32 ""}
|
||||
{constants_count RDI_U32 ""}
|
||||
}
|
||||
|
||||
@xlist RDI_Unit_XList:
|
||||
|
||||
Reference in New Issue
Block a user