dwarf dump => dwarf layer; eliminate separate dwarf enum file

This commit is contained in:
Ryan Fleury
2025-06-19 07:19:38 -07:00
parent a812dc95ce
commit 699cb5134e
12 changed files with 2520 additions and 2513 deletions
+1 -2
View File
@@ -4,8 +4,7 @@
#ifndef DWARF_ELF_H
#define DWARF_ELF_H
internal B32 dw_is_dwarf_present_elf_section_table(String8 raw_image, ELF_BinInfo *bin);
internal DW_Input dw_input_from_elf_section_table(Arena *arena, String8 raw_image, ELF_BinInfo *bin);
#endif // DWARF_ELF_H