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

/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.h98 struct EntryListWrapper;
122 const EntryListWrapper& variableEntries,
123 const EntryListWrapper& blockEntries);
H A DDwarfImageDebugInfo.cpp219 // #pragma mark - EntryListWrapper
225 struct DwarfImageDebugInfo::EntryListWrapper { struct in class:DwarfImageDebugInfo
228 EntryListWrapper(const DebugInfoEntryList& list) function in struct:DwarfImageDebugInfo::EntryListWrapper
1098 target_addr_t lowPC, const EntryListWrapper& variableEntries,
1099 const EntryListWrapper& blockEntries)

Completed in 37 milliseconds