mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 13:58:40 +00:00
dwarf dump => dwarf layer; eliminate separate dwarf enum file
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user