Searched defs:OpenFile (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DFileCache.cpp26 lldb::user_id_t FileCache::OpenFile(const FileSpec &file_spec, function in class:FileCache
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOPosix.cpp107 FILE* OpenFile(int Fd, const char* Mode) { function in namespace:fuzzer
H A DFuzzerIOWindows.cpp206 FILE* OpenFile(int Fd, const char* Mode) { function in namespace:fuzzer
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_libcdep_new.cpp30 static fd_t OpenFile(const char* path) { function in namespace:__sancov::__anon2527
H A Dsanitizer_posix.cpp153 fd_t OpenFile(const char *filename, FileAccessMode mode, error_t *errno_p) { function in namespace:__sanitizer
H A Dsanitizer_rtems.cpp197 fd_t OpenFile(const char *filename, FileAccessMode mode, error_t *errno_p) { function in namespace:__sanitizer
H A Dsanitizer_win.cpp688 fd_t OpenFile(const char *filename, FileAccessMode mode, error_t *last_error) { function in namespace:__sanitizer
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp209 lldb::user_id_t RemoteAwarePlatform::OpenFile(const FileSpec &file_spec, function in class:RemoteAwarePlatform
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h513 virtual lldb::user_id_t OpenFile(const FileSpec &file_spec, function in class:lldb_private::Platform
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp648 lldb::user_id_t PlatformRemoteGDBServer::OpenFile(const FileSpec &file_spec, function in class:PlatformRemoteGDBServer

Completed in 86 milliseconds