mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-12 20:41:26 -07:00
split conversion pass into three (types, udts, and symbols) and use
new locations chunk list
This commit is contained in:
@@ -132,6 +132,7 @@ typedef struct DW_Tag
|
||||
DW_TagKind kind;
|
||||
DW_AttribList attribs;
|
||||
U64 info_off;
|
||||
U8 v[1];
|
||||
} DW_Tag;
|
||||
|
||||
typedef struct DW_TagNode
|
||||
|
||||
Reference in New Issue
Block a user