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

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp2183 // #pragma mark - DIEThrownType
2186 DIEThrownType::DIEThrownType() function in class:DIEThrownType
2194 DIEThrownType::Tag() const
2201 DIEThrownType::AddAttribute_type(uint16 attributeName,
2978 entry = new(std::nothrow) DIEThrownType;
H A DDebugInfoEntries.h1402 class DIEThrownType : public DIEDeclaredBase { class in inherits:DIEDeclaredBase
1404 DIEThrownType();

Completed in 30 milliseconds