Home
last modified time | relevance | path

Searched defs:WriteFile (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DFileCache.cpp63 uint64_t FileCache::WriteFile(lldb::user_id_t fd, uint64_t offset, in WriteFile() function in FileCache
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DMain.cpp155 bool WriteFile = true; in TableGenMain() local
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DFirmwareVolume2.h727 EFI_FV_WRITE_FILE WriteFile; member
H A DMtftp6.h810 EFI_MTFTP6_WRITE_FILE WriteFile; member
H A DMtftp4.h505 EFI_MTFTP4_WRITE_FILE WriteFile; member
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp123 uint64_t RemoteAwarePlatform::WriteFile(lldb::user_id_t fd, uint64_t offset, in WriteFile() function in RemoteAwarePlatform
H A DPlatform.cpp672 uint64_t Platform::WriteFile(lldb::user_id_t fd, uint64_t offset, in WriteFile() function in Platform
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp624 uint64_t PlatformRemoteGDBServer::WriteFile(lldb::user_id_t fd, uint64_t offset, in WriteFile() function in PlatformRemoteGDBServer
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3291 uint64_t GDBRemoteCommunicationClient::WriteFile(lldb::user_id_t fd, in WriteFile() function in GDBRemoteCommunicationClient