libdwarf
Loading...
Searching...
No Matches
Using dwarf_offset_list()

Example using dwarf_offset_list.

An example calling dwarf_offset_list

Parameters
dbgthe Dwarf_Debug of interest
dieoffsetThe section offset of a Dwarf_Die
is_infoPass 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.
errorThe usual error detail return.
Returns
Returns DW_DLV_OK etc