Searched defs:file_spec (Results 1 - 25 of 48) sorted by relevance

12

/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DZipFileResolver.cpp18 bool ZipFileResolver::ResolveSharedLibraryPath(const FileSpec &file_spec, argument
H A DFileAction.cpp34 bool FileAction::Open(int fd, const FileSpec &file_spec, bool read, argument
H A DFileCache.cpp26 lldb::user_id_t FileCache::OpenFile(const FileSpec &file_spec, argument
H A DProcessLaunchInfo.cpp87 bool ProcessLaunchInfo::AppendOpenFileAction(int fd, const FileSpec &file_spec, argument
H A DHostInfoBase.cpp219 bool HostInfoBase::ComputePathRelativeToLibrary(FileSpec &file_spec, argument
246 bool HostInfoBase::ComputeSharedLibraryDirectory(FileSpec &file_spec) { argument
263 bool HostInfoBase::ComputeSupportExeDirectory(FileSpec &file_spec) { argument
268 bool HostInfoBase::ComputeProcessTempFileDirectory(FileSpec &file_spec) { argument
282 ComputeTempFileBaseDirectory(FileSpec &file_spec) argument
290 ComputeGlobalTempFileDirectory(FileSpec &file_spec) argument
305 ComputeHeaderDirectory(FileSpec &file_spec) argument
311 ComputeSystemPluginsDirectory(FileSpec &file_spec) argument
317 ComputeUserPluginsDirectory(FileSpec &file_spec) argument
[all...]
H A DFileSystem.cpp57 vfs::directory_iterator FileSystem::DirBegin(const FileSpec &file_spec, argument
115 GetPermissions(const FileSpec &file_spec, std::error_code &ec) const argument
246 Resolve(FileSpec &file_spec) argument
307 CreateWritableDataBuffer(const FileSpec &file_spec, uint64_t size, uint64_t offset) argument
313 CreateDataBuffer(const FileSpec &file_spec, uint64_t size, uint64_t offset) argument
318 ResolveExecutableLocation(FileSpec &file_spec) argument
438 Open(const FileSpec &file_spec, File::OpenOptions options, uint32_t permissions, bool should_close_fd) argument
464 RemoveFile(const FileSpec &file_spec) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.cpp49 DefaultComputeClangResourceDirectory(FileSpec &lldb_shlib_spec, FileSpec &file_spec, bool verify) argument
88 ComputeClangResourceDirectory(FileSpec &lldb_shlib_spec, FileSpec &file_spec, bool verify) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DFileSpecList.cpp23 void FileSpecList::Append(const FileSpec &file_spec) { argument
31 bool FileSpecList::AppendIfUnique(const FileSpec &file_spec) { argument
41 bool SupportFileList::AppendIfUnique(const FileSpec &file_spec) { argument
71 FindFileIndex(size_t start_idx, const FileSpec &file_spec, bool full, size_t num_files, std::function<const FileSpec &(size_t)> get_ith) argument
95 FindFileIndex(size_t start_idx, const FileSpec &file_spec, bool full) const argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DFileLineResolver.cpp27 FileLineResolver::FileLineResolver(const FileSpec &file_spec, uint32_t line_no, argument
83 void FileLineResolver::Reset(const FileSpec &file_spec, uint32_t line, argument
H A DSourceLocationSpec.cpp17 SourceLocationSpec::SourceLocationSpec(FileSpec file_spec, uint32_t line, argument
H A DSourceManager.cpp56 static void resolve_tilde(FileSpec &file_spec) { argument
77 SourceManager::FileSP SourceManager::GetFile(const FileSpec &file_spec) { argument
307 DisplaySourceLinesWithLineNumbers( const FileSpec &file_spec, uint32_t line, uint32_t column, uint32_t context_before, uint32_t context_after, const char *current_line_cstr, Stream *s, const SymbolContextList *bp_locs) argument
376 SetDefaultFileAndLine(const FileSpec &file_spec, uint32_t line) argument
390 GetDefaultFileAndLine(FileSpec &file_spec, uint32_t &line) argument
434 FindLinesMatchingRegex(FileSpec &file_spec, RegularExpression &regex, uint32_t start_line, uint32_t end_line, std::vector<uint32_t> &match_lines) argument
447 File(const FileSpec &file_spec, lldb::DebuggerSP debugger_sp) argument
454 File(const FileSpec &file_spec, TargetSP target_sp) argument
462 CommonInitializer(const FileSpec &file_spec, TargetSP target_sp) argument
530 SetFileSpec(FileSpec file_spec) argument
774 AddSourceFile(const FileSpec &file_spec, FileSP file_sp) argument
802 AddSourceFileImpl( const FileSpec &file_spec, FileSP file_sp) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DDeclaration.h42 Declaration(const FileSpec &file_spec, uint32_t line = 0, argument
161 void SetFile(const FileSpec &file_spec) { m_file = file_spec; } argument
H A DModuleSpec.h34 ModuleSpec(const FileSpec &file_spec, const UUID &uuid = UUID(), argument
43 ModuleSpec(const FileSpec &file_spec, const ArchSpec &arch) argument
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBTrace.cpp72 SBFileSpec file_spec; local
H A DSBProcessInfo.cpp69 SBFileSpec file_spec; local
H A DSBCompileUnit.cpp46 SBFileSpec file_spec; local
109 FileSpec file_spec; local
/freebsd-current/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp142 bool HostInfoPosix::ComputeSupportExeDirectory(FileSpec &file_spec) { argument
146 bool HostInfoPosix::ComputeHeaderDirectory(FileSpec &file_spec) { argument
/freebsd-current/contrib/llvm-project/lldb/source/Interpreter/
H A DProperty.cpp112 FileSpec file_spec = FileSpec(definition.default_cstr_value); local
H A DOptionValue.cpp328 bool OptionValue::SetFileSpecValue(FileSpec file_spec) { argument
337 bool OptionValue::AppendFileSpecValue(FileSpec file_spec) { argument
/freebsd-current/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp97 save_socket_id_to_file(const std::string &socket_id, const FileSpec &file_spec) argument
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSettings.cpp369 FileSystem::Instance().Resolve(file_spec); variable
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp191 Status RemoteAwarePlatform::MakeDirectory(const FileSpec &file_spec, argument
198 Status RemoteAwarePlatform::GetFilePermissions(const FileSpec &file_spec, argument
206 Status RemoteAwarePlatform::SetFilePermissions(const FileSpec &file_spec, argument
214 lldb::user_id_t RemoteAwarePlatform::OpenFile(const FileSpec &file_spec, argument
244 GetFileSize(const FileSpec &file_spec) argument
257 GetFileExists(const FileSpec &file_spec) argument
263 Unlink(const FileSpec &file_spec) argument
269 CalculateMD5(const FileSpec &file_spec, uint64_t &low, uint64_t &high) argument
[all...]
H A DTrace.cpp400 SetPostMortemThreadDataFile(lldb::tid_t tid, llvm::StringRef kind, FileSpec file_spec) argument
406 SetPostMortemCpuDataFile(lldb::cpu_id_t cpu_id, llvm::StringRef kind, FileSpec file_spec) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.h226 lldb_private::FileSpec file_spec; ///< File spec of shared object. member in struct:DYLDRendezvous::SOEntry
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp251 const FileSpec file_spec = src_location_spec.GetFileSpec(); local

Completed in 386 milliseconds

12