Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/sntp/tests/
H A DfileHandlingTest.c48 GetFileSize( in GetFileSize() function
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h160 lldb::offset_t GetFileSize() const { return m_file_size; } in GetFileSize() function
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp244 lldb::user_id_t RemoteAwarePlatform::GetFileSize(const FileSpec &file_spec) { GetFileSize() function in RemoteAwarePlatform
H A DPlatform.cpp686 user_id_t Platform::GetFileSize(const FileSpec &file_spec) { GetFileSize() function in Platform
/freebsd-src/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-src/contrib/googletest/googletest/src/
H A Dgtest-port.cc1200 size_t GetFileSize(FILE* file) { GetFileSize() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3122 lldb::user_id_t GDBRemoteCommunicationClient::GetFileSize( GetFileSize() function in GDBRemoteCommunicationClient