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
381 if (SymbolFile *symfile = GetModule()->GetSymbolFile()) { in GetIsOptimized() local
397 if (SymbolFile *symfile = GetModule()->GetSymbolFile()) { in GetImportedModules() local
409 if (SymbolFile *symfile = GetModule()->GetSymbolFile()) in ForEachExternalModule() local
418 if (SymbolFile *symfile = GetModule()->GetSymbolFile()) in GetSupportFiles() local
H A DFuncUnwinders.cpp205 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.cpp537 symfile->GetTypes(nullptr, type_class, type_list); in GetTypes() local
520 if (SymbolFile *symfile = module_sp->GetSymbolFile()) { GetTypeByID() local
636 if (SymbolFile *symfile = module_sp->GetSymbolFile()) GetSymbolFileSpec() local
H A DSBCompileUnit.cpp145 SymbolFile *symfile = module_sp->GetSymbolFile(); in GetTypes() local
H A DSBTarget.cpp1497 const char *uuid_cstr, const char *symfile) { in AddModule()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp465 SymbolFile *symfile = GetSymbolFile(); in ResolveSymbolContextForAddress() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp198 if (SymbolFile *symfile = in GetSymbolFile() local
H A DSymbolFileDWARF.cpp4334 for (const auto &symfile : symfiles.files()) { in GetDwpSymbolFile() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp163 FileSpec symfile = module_sp->GetSymbolFileFileSpec(); in CalculateAbilities() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp268 FileSpec symfile(m_symbol_file.GetOptionValue().GetCurrentValue()); in DoExecute() local
2617 llvm::StringRef symfile; in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8594 SymbolFile *symfile = GetSymbolFile(); in DumpFromSymbolFile() local