Home
last modified time | relevance | path

Searched refs:GetLookupName (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp30 llvm::StringRef name = lookup_info.GetLookupName().GetStringRef(); in ProcessFunctionDIE()
H A DAppleDWARFIndex.cpp282 ConstString name = lookup_info.GetLookupName(); in GetFunctions()
H A DManualDWARFIndex.cpp476 ConstString name = lookup_info.GetLookupName(); in GetFunctions()
H A DDebugNamesDWARFIndex.cpp611 ConstString name = lookup_info.GetLookupName(); in GetFunctions()
H A DSymbolFileDWARFDebugMap.cpp1100 lookup_info.GetLookupName().GetCString()); in FindFunctions()
H A DSymbolFileDWARF.cpp2504 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h926 ConstString GetLookupName() const { return m_lookup_name; } in GetLookupName() function
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp392 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp431 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp479 module_sp->FindFunctionSymbols(lookup_info.GetLookupName(), in FindFunctionSymbols()
H A DModule.cpp820 symtab->FindFunctionSymbols(lookup_info.GetLookupName(), in FindFunctions()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp1063 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1307 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1675 ConstString name = lookup_info.GetLookupName(); in FindFunctions()