| /freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/ |
| H A D | FileCache.cpp | 27 lldb::user_id_t FileCache::OpenFile(const FileSpec &file_spec, uint32_t flags, in OpenFile() function in FileCache
|
| /freebsd-12.1/contrib/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerIOPosix.cpp | 86 FILE* OpenFile(int Fd, const char* Mode) { in OpenFile() function
|
| H A D | FuzzerIOWindows.cpp | 148 FILE* OpenFile(int Fd, const char* Mode) { in OpenFile() function
|
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_coverage_libcdep_new.cc | 31 static fd_t OpenFile(const char* path) { in OpenFile() function
|
| H A D | sanitizer_posix.cc | 160 fd_t OpenFile(const char *filename, FileAccessMode mode, error_t *errno_p) { in OpenFile() function
|
| H A D | sanitizer_rtems.cc | 194 fd_t OpenFile(const char *filename, FileAccessMode mode, error_t *errno_p) { in OpenFile() function
|
| H A D | sanitizer_solaris.cc | 90 uptr OpenFile(const char *filename, bool write) { in OpenFile() function
|
| H A D | sanitizer_win.cc | 661 fd_t OpenFile(const char *filename, FileAccessMode mode, error_t *last_error) { in OpenFile() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/ |
| H A D | Platform.h | 560 virtual lldb::user_id_t OpenFile(const FileSpec &file_spec, uint32_t flags, in OpenFile() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/ |
| H A D | PlatformRemoteGDBServer.cpp | 645 lldb::user_id_t PlatformRemoteGDBServer::OpenFile(const FileSpec &file_spec, in OpenFile() function in PlatformRemoteGDBServer
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.cpp | 314 lldb::user_id_t PlatformPOSIX::OpenFile(const FileSpec &file_spec, in OpenFile() function in PlatformPOSIX
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.cpp | 2888 GDBRemoteCommunicationClient::OpenFile(const lldb_private::FileSpec &file_spec, in OpenFile() function in GDBRemoteCommunicationClient
|