TypeUnit
TypeUnit* unit = new(std::nothrow) TypeUnit(
DwarfFile::_ParseTypeUnit(TypeUnit* unit)
status_t _ParseTypeUnit(TypeUnit* unit);
TypeUnit::TypeUnit(off_t headerOffset, off_t contentOffset,
TypeUnit::~TypeUnit()
TypeUnit::SetUnitEntry(DIETypeUnit* entry)
TypeUnit::TypeEntry() const
TypeUnit::SetTypeEntry(DebugInfoEntry* entry)
TypeUnit::Kind() const
class TypeUnit : public BaseUnit {
TypeUnit(off_t headerOffset,
~TypeUnit();
TypeUnit* unit;
TypeUnitTableEntry(uint64 signature, TypeUnit* unit)