reading/cleanup/organization pass over main symbol conversion pass in raddbgi_from_pdb; automate & table-drive a few pieces via metacode tables

This commit is contained in:
Ryan Fleury
2024-02-13 14:26:01 -08:00
parent 725481fcc7
commit 348034a490
5 changed files with 787 additions and 821 deletions
+1
View File
@@ -455,6 +455,7 @@ internal String8 cv_string_from_numeric_kind(CV_NumericKind v);
internal String8 cv_string_from_arch(CV_Arch v);
internal String8 cv_string_from_sym_kind(CV_SymKind v);
internal String8 cv_string_from_leaf_kind(CV_LeafKind v);
internal U64 cv_header_struct_size_from_sym_kind(CV_SymKind v);
C_LINKAGE_BEGIN
C_LINKAGE_END