Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFIndex.cpp21 bool DWARFIndex::ProcessFunctionDIE( in ProcessFunctionDIE() function in DWARFIndex
DDWARFIndex.h71 bool ProcessFunctionDIE(llvm::StringRef name, DIERef ref,
DAppleDWARFIndex.cpp184 return ProcessFunctionDIE(name.GetStringRef(), die_ref, dwarf, in GetFunctions()
DDebugNamesDWARFIndex.cpp247 if (!ProcessFunctionDIE(name.GetStringRef(), *ref, dwarf, parent_decl_ctx, in GetFunctions()