Home
last modified time | relevance | path

Searched refs:gdb_st_size (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunication.h65 llvm::support::ubig64_t gdb_st_size; member
HDGDBRemoteCommunicationServerCommon.cpp803 data.gdb_st_size = file_stats.st_size; in Handle_vFile_FStat()
HDGDBRemoteCommunicationClient.cpp3174 return st ? st->gdb_st_size : UINT64_MAX; in GetFileSize()