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

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp1413 // #pragma mark - DIEInlinedSubroutine
1416 DIEInlinedSubroutine::DIEInlinedSubroutine() function in class:DIEInlinedSubroutine
1422 DIEInlinedSubroutine::Tag() const
2918 entry = new(std::nothrow) DIEInlinedSubroutine;
H A DDebugInfoEntries.h907 class DIEInlinedSubroutine : public DebugInfoEntry { class in inherits:DebugInfoEntry
909 DIEInlinedSubroutine();

Completed in 39 milliseconds