Home
last modified time | relevance | path

Searched defs:GetFileSize (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ntp/sntp/tests/
H A DfileHandlingTest.c48 GetFileSize( in GetFileSize() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h160 lldb::offset_t GetFileSize() const { return m_file_size; } in GetFileSize() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp131 lldb::user_id_t RemoteAwarePlatform::GetFileSize(const FileSpec &file_spec) { in GetFileSize() function in RemoteAwarePlatform
H A DPlatform.cpp652 user_id_t Platform::GetFileSize(const FileSpec &file_spec) { in GetFileSize() function in Platform
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp603 PlatformRemoteGDBServer::GetFileSize(const FileSpec &file_spec) { in GetFileSize() function in PlatformRemoteGDBServer
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-port.cc1242 size_t GetFileSize(FILE* file) { in GetFileSize() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3151 lldb::user_id_t GDBRemoteCommunicationClient::GetFileSize( in GetFileSize() function in GDBRemoteCommunicationClient