Home
last modified time | relevance | path

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

/freebsd-src/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()) ForEachExternalModule() local
418 if (SymbolFile *symfile = GetModule()->GetSymbolFile()) GetSupportFiles() local
[all...]
H A DFuncUnwinders.cpp205 if (SymbolFile *symfile = m_unwind_table.GetSymbolFile()) { in GetSymbolFileUnwindPlan() local
/freebsd-src/contrib/elftoolchain/elfcopy/
H A Delfcopy.h57 struct symfile { struct
64 STAILQ_ENTRY(symfile) symfile_list; argument
/freebsd-src/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.cpp1490 AddModule(const char * path,const char * triple,const char * uuid_cstr,const char * symfile) AddModule() argument
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp465 SymbolFile *symfile = GetSymbolFile(); in ResolveSymbolContextForAddress() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp197 if (SymbolFile *symfile = GetSymbolFile() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp163 FileSpec symfile = module_sp->GetSymbolFileFileSpec(); in CalculateAbilities() local
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp286 FileSpec symfile(m_symbol_file.GetOptionValue().GetCurrentValue()); DoExecute() local
2685 llvm::StringRef symfile; DoExecute() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8429 SymbolFile *symfile = GetSymbolFile(); DumpFromSymbolFile() local