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

Example accessing a DIE sibling.

Access to each DIE on a sibling list This is the older form, required after dwarf_next_cu_header_d().

Better to use dwarf_next_cu_header_e() and dwarf_siblingof_c().