Searched refs:TypeUnit (Results 1 – 5 of 5) sorted by relevance
12 TypeUnit::TypeUnit(off_t headerOffset, off_t contentOffset, in TypeUnit() function in TypeUnit26 TypeUnit::~TypeUnit() in ~TypeUnit()32 TypeUnit::SetUnitEntry(DIETypeUnit* entry) in SetUnitEntry()39 TypeUnit::TypeEntry() const in TypeEntry()46 TypeUnit::SetTypeEntry(DebugInfoEntry* entry) in SetTypeEntry()53 TypeUnit::Kind() const in Kind()
18 class TypeUnit : public BaseUnit {20 TypeUnit(off_t headerOffset,29 ~TypeUnit();54 TypeUnit* unit;57 TypeUnitTableEntry(uint64 signature, TypeUnit* unit) in TypeUnitTableEntry()
33 TypeUnit.cpp
127 status_t _ParseTypeUnit(TypeUnit* unit);
1132 TypeUnit* unit = new(std::nothrow) TypeUnit( in _ParseTypesSection()1324 DwarfFile::_ParseTypeUnit(TypeUnit* unit) in _ParseTypeUnit()