Home
last modified time | relevance | path

Searched defs:sym_file (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DFunction.cpp333 SymbolFile *sym_file = block.GetSymbolFile(); in GetCallEdges() local
527 if (SymbolFile *sym_file = module_sp->GetSymbolFile()) in GetDeclContext() local
534 if (SymbolFile *sym_file = module_sp->GetSymbolFile()) in GetCompilerContext() local
548 SymbolFile *sym_file = sc.module_sp->GetSymbolFile(); in GetType() local
H A DBlock.cpp497 if (SymbolFile *sym_file = GetSymbolFile()) in GetDeclContext() local
H A DType.cpp178 bool TypeResults::AlreadySearched(lldb_private::SymbolFile *sym_file) { in AlreadySearched()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h96 virtual void SetSymbolFile(SymbolFile *sym_file) { m_sym_file = sym_file; } in SetSymbolFile()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp270 SymbolFile *sym_file = module->GetSymbolFile(); in ReportStatistics() local
H A DStackFrame.cpp465 SymbolFile *sym_file = m_sc.module_sp->GetSymbolFile(); in GetVariableList() local
H A DPlatform.cpp797 FileSpec &sym_file) { in ResolveSymbolFile()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSearchFilter.cpp323 SymbolFile *sym_file = module_sp->GetSymbolFile(); in DoCUIteration() local
H A DModule.cpp1324 SymbolFile *sym_file = GetSymbolFile(); in PreloadSymbols() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp600 lldb_private::SymbolFile *sym_file = sym_ctx.module_sp->GetSymbolFile(); in FindBestAlternateFunctionMangledName() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp551 SymbolFileDWARFDebugMap::GetSymbolFileAsSymbolFileDWARF(SymbolFile *sym_file) { in GetSymbolFileAsSymbolFileDWARF()
851 if (SymbolFile *sym_file = oso_module->GetSymbolFile()) { in ResolveSymbolContext() local
H A DDWARFASTParserClang.cpp183 auto &sym_file = die.GetCU()->GetSymbolFileDWARF(); in ParseTypeFromClangModule() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5321 GetDynamicArrayInfo(TypeSystemClang &ast, SymbolFile *sym_file, in GetDynamicArrayInfo()
9051 SymbolFile *sym_file = GetSymbolFile(); in CompleteTagDecl() local
9061 SymbolFile *sym_file = GetSymbolFile(); in CompleteObjCInterfaceDecl() local