Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp27 llvm::StringRef name = lookup_info.GetLookupName().GetStringRef(); in ProcessFunctionDIE()
H A DAppleDWARFIndex.cpp186 ConstString name = lookup_info.GetLookupName(); in GetFunctions()
H A DDebugNamesDWARFIndex.cpp245 ConstString name = lookup_info.GetLookupName(); in GetFunctions()
H A DManualDWARFIndex.cpp436 ConstString name = lookup_info.GetLookupName(); in GetFunctions()
H A DSymbolFileDWARFDebugMap.cpp1064 lookup_info.GetLookupName().GetCString()); in FindFunctions()
H A DSymbolFileDWARF.cpp2364 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DModule.h961 ConstString GetLookupName() const { return m_lookup_name; } in GetLookupName() function
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp391 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp431 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/openbsd/gnu/llvm/lldb/source/Core/
H A DModuleList.cpp461 module_sp->FindFunctionSymbols(lookup_info.GetLookupName(), in FindFunctionSymbols()
H A DModule.cpp841 symtab->FindFunctionSymbols(lookup_info.GetLookupName(), in FindFunctions()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1318 ConstString name = lookup_info.GetLookupName(); in FindFunctions()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1675 ConstString name = lookup_info.GetLookupName(); in FindFunctions()