Home
last modified time | relevance | path

Searched refs:SetFileSpec (Results 1 – 14 of 14) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBHostOS.cpp29 sb_filespec.SetFileSpec(HostInfo::GetProgramFileSpec()); in GetProgramFileSpec()
40 sb_lldb_python_filespec.SetFileSpec (lldb_python_spec); in GetLLDBPythonPath()
52 sb_fspec.SetFileSpec (fspec); in GetLLDBPath()
HDSBDeclaration.cpp80 sb_file_spec.SetFileSpec(m_opaque_ap->GetFile()); in GetFileSpec()
121 SBDeclaration::SetFileSpec (lldb::SBFileSpec filespec) in SetFileSpec() function in SBDeclaration
HDSBLineEntry.cpp125 sb_file_spec.SetFileSpec(m_opaque_ap->file); in GetFileSpec()
166 SBLineEntry::SetFileSpec (lldb::SBFileSpec filespec) in SetFileSpec() function in SBLineEntry
HDSBCompileUnit.cpp58 file_spec.SetFileSpec(*m_opaque_ptr); in GetFileSpec()
204 sb_file_spec.SetFileSpec(file_spec); in GetSupportFileAtIndex()
HDSBModule.cpp111 file_spec.SetFileSpec(module_sp->GetFileSpec()); in GetFileSpec()
129 file_spec.SetFileSpec(module_sp->GetPlatformFileSpec()); in GetPlatformFileSpec()
166 sb_file_spec.SetFileSpec (module_sp->GetRemoteInstallFileSpec()); in GetRemoteInstallFileSpec()
697 sb_file_spec.SetFileSpec(symbol_vendor_ptr->GetMainFileSpec()); in GetSymbolFileSpec()
HDSBFileSpecList.cpp94 new_spec.SetFileSpec(m_opaque_ap->GetFileSpecAtIndex(idx)); in GetFileSpecAtIndex()
HDSBFileSpec.cpp200 SBFileSpec::SetFileSpec (const lldb_private::FileSpec& fs) in SetFileSpec() function in SBFileSpec
HDSBModuleSpec.cpp64 SBModuleSpec::SetFileSpec (const lldb::SBFileSpec &sb_spec) in SetFileSpec() function in SBModuleSpec
HDSBBlock.cpp99 sb_file.SetFileSpec (inlined_info->GetCallSite().GetFile()); in GetInlinedCallSiteFile()
HDSBTarget.cpp661 exe_file_spec.SetFileSpec (exe_module->GetFileSpec()); in GetExecutable()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/API/
HDSBDeclaration.h44 SetFileSpec (lldb::SBFileSpec filespec);
HDSBLineEntry.h51 SetFileSpec (lldb::SBFileSpec filespec);
HDSBModuleSpec.h51 SetFileSpec (const lldb::SBFileSpec &fspec);
HDSBFileSpec.h84 SetFileSpec (const lldb_private::FileSpec& fspec);