Home
last modified time | relevance | path

Searched refs:gdb_st_nlink (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h61 llvm::support::ubig32_t gdb_st_nlink; member
H A DGDBRemoteCommunicationServerCommon.cpp799 fill_clamp(data.gdb_st_nlink, file_stats.st_nlink, UINT32_MAX); in Handle_vFile_FStat()