Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_cu_die.c40 uint8_t *offset_sizep, uint64_t *unit_idp, in dwarf_cu_die() argument
56 if (unit_idp != NULL) in dwarf_cu_die()
57 *unit_idp = cu->unit_id8; in dwarf_cu_die()
DChangeLog620 is now called unit_idp. type_offsetp is now called subdie_offsetp.