Home
last modified time | relevance | path

Searched refs:ProcessFunctionDIE (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp23 bool DWARFIndex::ProcessFunctionDIE( in ProcessFunctionDIE() function in DWARFIndex
H A DDWARFIndex.h77 bool ProcessFunctionDIE(const Module::LookupInfo &lookup_info, DIERef ref,
H A DAppleDWARFIndex.cpp188 return ProcessFunctionDIE(lookup_info, die_ref, dwarf, parent_decl_ctx, in GetFunctions()
H A DDebugNamesDWARFIndex.cpp254 if (!ProcessFunctionDIE(lookup_info, *ref, dwarf, parent_decl_ctx, in GetFunctions()