Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp21 void DWARFIndex::ProcessFunctionDIE(llvm::StringRef name, DIERef ref, in ProcessFunctionDIE() function in DWARFIndex
H A DDWARFIndex.h62 void ProcessFunctionDIE(llvm::StringRef name, DIERef ref,
H A DAppleDWARFIndex.cpp144 ProcessFunctionDIE(name.GetStringRef(), die_ref, info, parent_decl_ctx, in GetFunctions()
H A DDebugNamesDWARFIndex.cpp238 ProcessFunctionDIE(name.GetStringRef(), ref, info, parent_decl_ctx, in GetFunctions()