Home
last modified time | relevance | path

Searched refs:ch_die (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_addr_finder.c510 Dwarf_Die ch_die; in do_this_die_and_dealloc() local
528 tres = dwarf_child(newdie, &ch_die, &err); in do_this_die_and_dealloc()
531 res = do_this_die_and_dealloc(dbg, ch_die, errval); in do_this_die_and_dealloc()