HomeSort by relevance Sort by last modified time
    Searched defs:parent_cu (Results 1 - 2 of 2) sorted by null

  /external/qemu/elff/
dwarf_die.h 34 * parent_cu - Compilation unit this DIE belongs to.
38 DIEObject(const Dwarf_DIE* die, DwarfCU* parent_cu, DIEObject* parent_die)
40 parent_cu_(parent_cu),
130 DwarfCU* parent_cu() const { function in class:DIEObject
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_die.h 34 * parent_cu - Compilation unit this DIE belongs to.
38 DIEObject(const Dwarf_DIE* die, DwarfCU* parent_cu, DIEObject* parent_die)
40 parent_cu_(parent_cu),
130 DwarfCU* parent_cu() const { function in class:DIEObject

Completed in 56 milliseconds