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

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp2224 // #pragma mark - DIEVariantPart
2227 DIEVariantPart::DIEVariantPart() function in class:DIEVariantPart
2235 DIEVariantPart::Tag() const
2242 DIEVariantPart::AddAttribute_type(uint16 attributeName,
2984 entry = new(std::nothrow) DIEVariantPart;
H A DDebugInfoEntries.h1438 class DIEVariantPart : public DIEDeclaredBase { class in inherits:DIEDeclaredBase
1440 DIEVariantPart();

Completed in 38 milliseconds