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

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp1297 // #pragma mark - DIEUnionType
1300 DIEUnionType::DIEUnionType() function in class:DIEUnionType
1306 DIEUnionType::Tag() const
2900 entry = new(std::nothrow) DIEUnionType;
H A DDebugInfoEntries.h816 class DIEUnionType : public DIECompoundType { class in inherits:DIECompoundType
818 DIEUnionType();

Completed in 93 milliseconds