| /trueos/contrib/llvm/tools/lldb/source/API/ |
| HD | SBFileSpecList.cpp | 90 SBFileSpecList::GetFileSpecAtIndex (uint32_t idx) const in GetFileSpecAtIndex() function in SBFileSpecList 93 new_spec.SetFileSpec(m_opaque_ap->GetFileSpecAtIndex(idx)); in GetFileSpecAtIndex() 134 if (m_opaque_ap->GetFileSpecAtIndex(i).GetPath(path, sizeof(path))) in GetDescription()
|
| HD | SBCompileUnit.cpp | 196 FileSpec file_spec = support_files.GetFileSpecAtIndex(idx); in GetSupportFileAtIndex()
|
| /trueos/contrib/llvm/tools/lldb/source/Core/ |
| HD | SearchFilter.cpp | 585 m_module_spec_list.GetFileSpecAtIndex(0).GetPath(buffer, 2047); in GetDescription() 590 … s->PutCString(m_module_spec_list.GetFileSpecAtIndex(0).GetFilename().AsCString("<unknown>")); in GetDescription() 601 m_module_spec_list.GetFileSpecAtIndex(i).GetPath(buffer, 2047); in GetDescription() 606 … s->PutCString(m_module_spec_list.GetFileSpecAtIndex(i).GetFilename().AsCString("<unknown>")); in GetDescription() 776 m_module_spec_list.GetFileSpecAtIndex(0).GetPath(buffer, 2047); in GetDescription() 781 … s->PutCString(m_module_spec_list.GetFileSpecAtIndex(0).GetFilename().AsCString("<unknown>")); in GetDescription() 792 m_module_spec_list.GetFileSpecAtIndex(i).GetPath(buffer, 2047); in GetDescription() 797 … s->PutCString(m_module_spec_list.GetFileSpecAtIndex(i).GetFilename().AsCString("<unknown>")); in GetDescription()
|
| HD | FileSpecList.cpp | 141 FileSpecList::GetFileSpecAtIndex(size_t idx) const in GetFileSpecAtIndex() function in FileSpecList
|
| HD | Module.cpp | 1452 FileSpec scripting_fspec (file_specs.GetFileSpecAtIndex(i)); in LoadScriptingResourceInTarget()
|
| /trueos/contrib/llvm/tools/lldb/include/lldb/API/ |
| HD | SBFileSpecList.h | 48 GetFileSpecAtIndex (uint32_t idx) const;
|
| /trueos/contrib/llvm/tools/lldb/include/lldb/Core/ |
| HD | FileSpecList.h | 146 GetFileSpecAtIndex (size_t idx) const;
|
| /trueos/contrib/llvm/tools/lldb/source/Host/common/ |
| HD | Symbols.cpp | 71 FileSpec dirspec = debug_file_search_paths.GetFileSpecAtIndex (idx); in LocateExecutableSymbolFile()
|
| /trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/ |
| HD | SymbolVendorELF.cpp | 117 const FileSpec fspec = file_spec_list.GetFileSpecAtIndex (idx); in CreateInstance()
|
| /trueos/contrib/llvm/tools/lldb/source/Interpreter/ |
| HD | OptionValueFileSpecLIst.cpp | 37 m_current_value.GetFileSpecAtIndex(i).Dump(&strm); in DumpValue()
|
| /trueos/contrib/llvm/tools/lldb/source/Commands/ |
| HD | CommandCompletions.cpp | 563 const FileSpec &sfile_spec = supporting_files.GetFileSpecAtIndex(sfiles); in SearchCallback() 611 m_matches.AppendString (m_matching_files.GetFileSpecAtIndex(i).GetFilename().GetCString()); in DoCompletion()
|
| HD | CommandObjectTarget.cpp | 957 const FileSpec module_file(shlibs.GetFileSpecAtIndex(shlib_idx)); in DoExecute() 966 … module_sp->FindCompileUnits(compile_units.GetFileSpecAtIndex(cu_idx), append, sc_list); in DoExecute() 987 … target->GetImages().FindCompileUnits(compile_units.GetFileSpecAtIndex(cu_idx), append, sc_list); in DoExecute()
|
| HD | CommandObjectThread.cpp | 1674 file = m_options.m_filenames.GetFileSpecAtIndex(0); in DoExecute()
|
| HD | CommandObjectBreakpoint.cpp | 424 file = m_options.m_filenames.GetFileSpecAtIndex(0); in DoExecute()
|
| /trueos/contrib/llvm/tools/lldb/source/Target/ |
| HD | ThreadPlanStepInRange.cpp | 295 const FileSpec &file_spec(libraries_to_avoid.GetFileSpecAtIndex(i)); in FrameMatchesAvoidCriteria()
|
| /trueos/contrib/llvm/tools/lldb/source/Symbol/ |
| HD | CompileUnit.cpp | 299 file_idx = support_files.FindFileIndex (1, support_files.GetFileSpecAtIndex(0), full); in FindLineEntry()
|
| HD | LineTable.cpp | 274 line_entry.file = m_comp_unit->GetSupportFiles().GetFileSpecAtIndex (entry.file_idx); in ConvertEntryAtIndexToLineEntry()
|
| /trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | SymbolFileDWARF.cpp | 1075 … decl_ap.reset(new Declaration (sc.comp_unit->GetSupportFiles().GetFileSpecAtIndex(decl_file), in ParseCompileUnitFunction() 1365 … decl_ap.reset(new Declaration(sc.comp_unit->GetSupportFiles().GetFileSpecAtIndex(decl_file), in ParseFunctionBlocks() 1370 … call_ap.reset(new Declaration(sc.comp_unit->GetSupportFiles().GetFileSpecAtIndex(call_file), in ParseFunctionBlocks() 1760 …se DW_AT_decl_file: decl.SetFile(sc.comp_unit->GetSupportFiles().GetFileSpecAtIndex(form_value.U… in ParseChildMembers() 2159 …se DW_AT_decl_file: decl.SetFile(sc.comp_unit->GetSupportFiles().GetFileSpecAtIndex(form_value.U… in ParseChildMembers() 4243 …se DW_AT_decl_file: decl.SetFile(sc.comp_unit->GetSupportFiles().GetFileSpecAtIndex(form_value.U… in ParseChildParameters() 4425 …se DW_AT_decl_file: decl.SetFile(sc.comp_unit->GetSupportFiles().GetFileSpecAtIndex(form_value.U… in ParseChildEnumerators() 5769 …se DW_AT_decl_file: decl.SetFile(sc.comp_unit->GetSupportFiles().GetFileSpecAtIndex(form_value.U… in ParseType() 5963 … decl.SetFile(sc.comp_unit->GetSupportFiles().GetFileSpecAtIndex(form_value.Unsigned())); in ParseType() 6361 …W_AT_decl_file: decl.SetFile(sc.comp_unit->GetSupportFiles().GetFileSpecAtIndex(form_value.U… in ParseType() [all …]
|
| /trueos/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ |
| HD | ObjectFileELF.cpp | 592 if (files.AppendIfUnique(m_filespec_ap->GetFileSpecAtIndex(i))) in GetDependentModules() 1949 const FileSpec &spec = m_filespec_ap->GetFileSpecAtIndex(i); in DumpDependentModules()
|