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

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp2751 // #pragma mark - DIECallSite
2754 DIECallSite::DIECallSite() function in class:DIECallSite
2762 DIECallSite::Tag() const
2769 DIECallSite::Name() const
2776 DIECallSite::AddAttribute_name(uint16 attributeName,
2785 DIECallSite::AddChild(DebugInfoEntry* child)
3039 entry = new(std::nothrow) DIECallSite;
H A DDebugInfoEntries.h1718 class DIECallSite : public DIEDeclaredBase { class in inherits:DIEDeclaredBase
1720 DIECallSite();

Completed in 34 milliseconds