Structs§
- The
DebugLineStr
struct represents the DWARF strings found in the.debug_line_str
section. - The
DebugStr
struct represents the DWARF strings found in the.debug_str
section. - The raw contents of the
.debug_str_offsets
section.
DebugLineStr
struct represents the DWARF strings
found in the .debug_line_str
section.DebugStr
struct represents the DWARF strings
found in the .debug_str
section..debug_str_offsets
section.