Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h60 llvm::support::ubig32_t gdb_st_mode; member
H A DGDBRemoteCommunicationServerCommon.cpp798 data.gdb_st_mode = file_stats.st_mode; in Handle_vFile_FStat()
H A DGDBRemoteCommunicationClient.cpp3245 file_permissions = st->gdb_st_mode & (S_IRWXU | S_IRWXG | S_IRWXO); in GetFilePermissions()