Searched refs:ProcessFunctionDIE (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFIndex.cpp | 23 bool DWARFIndex::ProcessFunctionDIE( in ProcessFunctionDIE() function in DWARFIndex
|
| H A D | DWARFIndex.h | 77 bool ProcessFunctionDIE(const Module::LookupInfo &lookup_info, DIERef ref,
|
| H A D | AppleDWARFIndex.cpp | 188 return ProcessFunctionDIE(lookup_info, die_ref, dwarf, parent_decl_ctx, in GetFunctions()
|
| H A D | DebugNamesDWARFIndex.cpp | 254 if (!ProcessFunctionDIE(lookup_info, *ref, dwarf, parent_decl_ctx, in GetFunctions()
|