libdwarf
|
Example using dwarf_offset_list.
An example calling dwarf_offset_list
dbg | the Dwarf_Debug of interest |
dieoffset | The section offset of a Dwarf_Die |
is_info | Pass in TRUE if the dieoffset is for the .debug_info section, else pass in FALSE meaning the dieoffset is for the DWARF4 .debug_types section. |
error | The usual error detail return. |