Home
last modified time | relevance | path

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

/external/elfutils/0.153/libdw/
Ddwarf_siblingof.c78 Dwarf_Die this_die = *die; local
82 sibattr.cu = this_die.cu;
84 unsigned char *addr = this_die.addr;
94 addr = __libdw_find_attr (&this_die, DW_AT_sibling, &sibattr.code,
109 || unlikely (this_die.abbrev == DWARF_END_ABBREV))
111 else if (this_die.abbrev->has_children)
138 this_die.addr = addr;
139 this_die.abbrev = NULL;