Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFIndex.cpp30 llvm::StringRef name = lookup_info.GetLookupName().GetStringRef(); in ProcessFunctionDIE()
HDAppleDWARFIndex.cpp283 ConstString name = lookup_info.GetLookupName(); in GetFunctions()
HDDebugNamesDWARFIndex.cpp450 ConstString name = lookup_info.GetLookupName(); in GetFunctions()
HDManualDWARFIndex.cpp451 ConstString name = lookup_info.GetLookupName(); in GetFunctions()
HDSymbolFileDWARFDebugMap.cpp1081 lookup_info.GetLookupName().GetCString()); in FindFunctions()
HDSymbolFileDWARF.cpp2569 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDModule.h915 ConstString GetLookupName() const { return m_lookup_name; } in GetLookupName() function
/freebsd-14-stable/contrib/llvm-project/lldb/source/Symbol/
HDSymbolFileOnDemand.cpp391 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDModuleList.cpp479 module_sp->FindFunctionSymbols(lookup_info.GetLookupName(), in FindFunctionSymbols()
HDModule.cpp836 symtab->FindFunctionSymbols(lookup_info.GetLookupName(), in FindFunctions()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
HDSymbolFileBreakpad.cpp433 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
HDSymbolFileCTF.cpp1063 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
HDSymbolFilePDB.cpp1322 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
HDSymbolFileNativePDB.cpp1681 ConstString name = lookup_info.GetLookupName(); in FindFunctions()