Searched defs:ReadFile (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | FileCache.cpp | 90 uint64_t FileCache::ReadFile(lldb::user_id_t fd, uint64_t offset, void *dst, in ReadFile() function in FileCache
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | FirmwareVolume2.h | 725 EFI_FV_READ_FILE ReadFile; member
|
| H A D | Mtftp6.h | 809 EFI_MTFTP6_READ_FILE ReadFile; member
|
| H A D | Mtftp4.h | 504 EFI_MTFTP4_READ_FILE ReadFile; member
|
| /freebsd/usr.sbin/ngctl/ |
| H A D | main.c | 240 ReadFile(FILE *fp) in ReadFile() function
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | RemoteAwarePlatform.cpp | 115 uint64_t RemoteAwarePlatform::ReadFile(lldb::user_id_t fd, uint64_t offset, in ReadFile() function in RemoteAwarePlatform
|
| H A D | Platform.cpp | 662 uint64_t Platform::ReadFile(lldb::user_id_t fd, uint64_t offset, void *dst, in ReadFile() function in Platform
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
| H A D | PlatformRemoteGDBServer.cpp | 615 uint64_t PlatformRemoteGDBServer::ReadFile(lldb::user_id_t fd, uint64_t offset, in ReadFile() function in PlatformRemoteGDBServer
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.cpp | 3251 uint64_t GDBRemoteCommunicationClient::ReadFile(lldb::user_id_t fd, in ReadFile() function in GDBRemoteCommunicationClient
|