/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBFileSpecList.cpp | 75 const SBFileSpec SBFileSpecList::GetFileSpecAtIndex(uint32_t idx) const { in GetFileSpecAtIndex() function in SBFileSpecList 79 new_spec.SetFileSpec(m_opaque_up->GetFileSpecAtIndex(idx)); in GetFileSpecAtIndex() 109 if (m_opaque_up->GetFileSpecAtIndex(i).GetPath(path, sizeof(path))) in GetDescription()
|
H A D | SBCompileUnit.cpp | 161 FileSpec spec = m_opaque_ptr->GetSupportFiles().GetFileSpecAtIndex(idx); in GetSupportFileAtIndex()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | FileSpecList.h | 43 const FileSpec &GetFileSpecAtIndex(size_t idx) const; 191 const FileSpec &GetFileSpecAtIndex(size_t idx) const;
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | SearchFilter.cpp | 196 file_list.GetFileSpecAtIndex(i).GetPath())); in SerializeFileSpecList() 560 m_module_spec_list.GetFileSpecAtIndex(0).GetFilename().AsCString( in GetDescription() 568 m_module_spec_list.GetFileSpecAtIndex(i).GetFilename().AsCString( in GetDescription() 778 m_module_spec_list.GetFileSpecAtIndex(0).GetFilename().AsCString( in GetDescription() 784 m_module_spec_list.GetFileSpecAtIndex(i).GetFilename().AsCString( in GetDescription()
|
H A D | ModuleList.cpp | 878 auto search_path_spec = module_search_paths_ptr->GetFileSpecAtIndex(idx); in GetSharedModule()
|
H A D | Module.cpp | 1455 FileSpec scripting_fspec(file_specs.GetFileSpecAtIndex(i)); in LoadScriptingResourceInTarget()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/API/ |
H A D | SBFileSpecList.h | 39 const SBFileSpec GetFileSpecAtIndex(uint32_t idx) const;
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | DebugMacros.cpp | 26 return comp_unit->GetSupportFiles().GetFileSpecAtIndex(m_debug_line_file_idx); in GetFileSpec()
|
H A D | LocateSymbolFile.cpp |
|
H A D | LineTable.cpp | 292 m_comp_unit->GetSupportFiles().GetFileSpecAtIndex(entry.file_idx)); in ConvertEntryAtIndexToLineEntry()
|
H A D | Symbol.cpp | 510 reexported_libraries.GetFileSpecAtIndex(idx); in ResolveReExportedSymbolInModuleSpec()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | FileSpecList.cpp | 165 const FileSpec &FileSpecList::GetFileSpecAtIndex(size_t idx) const { 172 const FileSpec &SupportFileList::GetFileSpecAtIndex(size_t idx) const { 136 const FileSpec &FileSpecList::GetFileSpecAtIndex(size_t idx) const { GetFileSpecAtIndex() function in FileSpecList
|
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | OptionValueFileSpecList.cpp | 35 m_current_value.GetFileSpecAtIndex(i).Dump(strm.AsRawOstream()); in DumpValue()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Default/ |
H A D | SymbolLocatorDefault.cpp | 184 FileSpec dirspec = debug_file_search_paths.GetFileSpecAtIndex(idx); in LocateExecutableSymbolFile()
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadPlanStepInRange.cpp | 320 const FileSpec &file_spec(libraries_to_avoid.GetFileSpecAtIndex(i)); in FrameMatchesAvoidCriteria()
|
H A D | Target.cpp | 1515 FileSpec dependent_file_spec(dependent_files.GetFileSpecAtIndex(i)); in SetExecutableModule()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | SymbolFileDWARF.cpp | 1114 return lldb_cu->GetSupportFiles().GetFileSpecAtIndex(file_idx); in GetFile() 1120 return support_files->GetFileSpecAtIndex(file_idx); in GetFile() 1415 comp_unit.GetSupportFiles().GetFileSpecAtIndex( in ParseBlocksRecursive() 1422 comp_unit.GetSupportFiles().GetFileSpecAtIndex( in ParseBlocksRecursive() 1891 FileSpec dirspec = debug_file_search_paths.GetFileSpecAtIndex(idx); in GetDwoSymbolFileForCompileUnit() 1903 FileSpec dwo_spec = dwo_paths.GetFileSpecAtIndex(idx); in GetDwoSymbolFileForCompileUnit() 1942 FileSpec dirspec = debug_file_search_paths.GetFileSpecAtIndex(idx); in GetDwoSymbolFileForCompileUnit() 1958 FileSpec dwo_spec = dwo_paths.GetFileSpecAtIndex(idx); in GetDwoSymbolFileForCompileUnit()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangModulesDeclVendor.cpp | 684 const FileSpec &search_path = module_search_paths.GetFileSpecAtIndex(spi); in Create()
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectBreakpoint.cpp | 597 file = m_options.m_filenames.GetFileSpecAtIndex(0); in DoExecute() 617 m_options.m_modules.GetFileSpecAtIndex(0); in DoExecute()
|
H A D | CommandCompletions.cpp | 178 m_matching_files.GetFileSpecAtIndex(i).GetFilename().GetCString()); in DoCompletion()
|
H A D | CommandObjectSource.cpp | 212 cu_file_list.GetFileSpecAtIndex(file_idx); in DumpFileLinesInCompUnit()
|
H A D | CommandObjectTarget.cpp | 931 const FileSpec module_file(shlibs.GetFileSpecAtIndex(shlib_idx)); in DoExecute() 940 compile_units.GetFileSpecAtIndex(cu_idx), sc_list); in DoExecute() 958 compile_units.GetFileSpecAtIndex(cu_idx), sc_list); in DoExecute()
|
H A D | CommandObjectThread.cpp | 1716 file = m_options.m_filenames.GetFileSpecAtIndex(0); in DoExecute()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | SymbolFileNativePDB.cpp | 1426 decl_file = files.GetFileSpecAtIndex(file_offset); in ParseInlineSite() 1563 files.GetFileSpecAtIndex(entry->data.first); in ParseInlineSite()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ObjectFileELF.cpp | 861 if (files.AppendIfUnique(m_filespec_up->GetFileSpecAtIndex(i))) in GetDependentModules() 3489 const FileSpec &spec = m_filespec_up->GetFileSpecAtIndex(i); in DumpDependentModules()
|