Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.h87 bool ProcessFunctionDIE(const Module::LookupInfo &lookup_info, DIERef ref,
H A DDWARFIndex.cpp26 bool DWARFIndex::ProcessFunctionDIE( in ProcessFunctionDIE() function in DWARFIndex
H A DAppleDWARFIndex.cpp287 if (!ProcessFunctionDIE(lookup_info, die_ref, dwarf, parent_decl_ctx, in GetFunctions()
H A DDebugNamesDWARFIndex.cpp276 if (!ProcessFunctionDIE(lookup_info, *ref, dwarf, parent_decl_ctx, in GetFunctions()