Home
last modified time | relevance | path

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.cpp224 struct DwarfImageDebugInfo::EntryListWrapper { struct in DwarfImageDebugInfo
227 EntryListWrapper(const DebugInfoEntryList& list) in EntryListWrapper() argument
1097 target_addr_t lowPC, const EntryListWrapper& variableEntries, in _CreateLocalVariables()
1098 const EntryListWrapper& blockEntries) in _CreateLocalVariables()