Searched refs:DIEPackedType (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp1898 // #pragma mark - DIEPackedType
1901 DIEPackedType::DIEPackedType() function in class:DIEPackedType
1907 DIEPackedType::Tag() const
2966 entry = new(std::nothrow) DIEPackedType;
H A DDebugInfoEntries.h1245 class DIEPackedType : public DIEModifiedType { class in inherits:DIEModifiedType
1247 DIEPackedType();

Completed in 19 milliseconds