Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.cpp790 const uint32_t region_prot = packet.GetU32(&offset); in DumpPacket() local
794 region_size, GetPermissionsAsCString(region_prot)); in DumpPacket()