split conversion pass into three (types, udts, and symbols) and use

new locations chunk list
This commit is contained in:
Nikita Smith
2025-09-29 00:11:27 -07:00
parent 07d77a0e79
commit 8bf0a3de5b
5 changed files with 1155 additions and 918 deletions
+1
View File
@@ -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