Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_cu_die.c41 Dwarf_Off *subdie_offsetp) in dwarf_cu_die() argument
58 if (subdie_offsetp != NULL) in dwarf_cu_die()
59 *subdie_offsetp = cu->subdie_offset; in dwarf_cu_die()
Ddwarf_nextcu.c60 Dwarf_Off *subdie_offsetp) in INTDEF()
262 if (subdie_offsetp != NULL) in INTDEF()
263 *subdie_offsetp = subdie_off; in INTDEF()
DlibdwP.h610 Dwarf_Off *subdie_offsetp)
DChangeLog620 is now called unit_idp. type_offsetp is now called subdie_offsetp.