Home
last modified time | relevance | path

Searched defs:symfile (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp159 if (SymbolFile *symfile = GetModule()->GetSymbolFile()) in GetLanguage() local
170 if (SymbolFile *symfile = GetModule()->GetSymbolFile()) in GetLineTable() local
189 if (SymbolFile *symfile = GetModule()->GetSymbolFile()) in GetDebugMacros() local
495 if (SymbolFile *symfile = GetModule()->GetSymbolFile()) { in GetIsOptimized() local
511 if (SymbolFile *symfile = GetModule()->GetSymbolFile()) { in GetImportedModules() local
523 if (SymbolFile *symfile = GetModule()->GetSymbolFile()) in ForEachExternalModule() local
532 if (SymbolFile *symfile = GetModule()->GetSymbolFile()) in GetSupportFiles() local
H A DFuncUnwinders.cpp197 if (SymbolFile *symfile = m_unwind_table.GetSymbolFile(); in GetSymbolFileUnwindPlan() local
/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h57 struct symfile { struct
64 STAILQ_ENTRY(symfile) symfile_list; argument
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp514 if (SymbolFile *symfile = module_sp->GetSymbolFile()) { in GetTypeByID() local
531 SymbolFile *symfile = module_sp->GetSymbolFile(); in GetTypes() local
630 if (SymbolFile *symfile = module_sp->GetSymbolFile()) in GetSymbolFileSpec() local
H A DSBCompileUnit.cpp145 SymbolFile *symfile = module_sp->GetSymbolFile(); in GetTypes() local
H A DSBTarget.cpp1462 const char *uuid_cstr, const char *symfile) { in AddModule()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp472 SymbolFile *symfile = GetSymbolFile(); in ResolveSymbolContextForAddress() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp200 if (SymbolFile *symfile = in GetSymbolFile() local
H A DSymbolFileDWARF.cpp4253 for (const auto &symfile : symfiles.files()) { in GetDwpSymbolFile() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp164 FileSpec symfile = module_sp->GetSymbolFileFileSpec(); in CalculateAbilities() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp269 FileSpec symfile(m_symbol_file.GetOptionValue().GetCurrentValue()); in DoExecute() local
2645 llvm::StringRef symfile; in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8518 SymbolFile *symfile = GetSymbolFile(); in DumpFromSymbolFile() local