Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp30 llvm::StringRef name = lookup_info.GetLookupName().GetStringRef(); in ProcessFunctionDIE()
H A DAppleDWARFIndex.cpp283 ConstString name = lookup_info.GetLookupName(); in GetFunctions()
H A DDebugNamesDWARFIndex.cpp450 ConstString name = lookup_info.GetLookupName(); in GetFunctions()
H A DManualDWARFIndex.cpp451 ConstString name = lookup_info.GetLookupName(); in GetFunctions()
H A DSymbolFileDWARFDebugMap.cpp1081 lookup_info.GetLookupName().GetCString()); in FindFunctions()
H A DSymbolFileDWARF.cpp2569 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/src/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h915 ConstString GetLookupName() const { return m_lookup_name; } in GetLookupName() function
/src/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp391 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/src/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp479 module_sp->FindFunctionSymbols(lookup_info.GetLookupName(), in FindFunctionSymbols()
H A DModule.cpp836 symtab->FindFunctionSymbols(lookup_info.GetLookupName(), in FindFunctions()
/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp433 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp1063 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1322 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1681 ConstString name = lookup_info.GetLookupName(); in FindFunctions()