Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/user_interface/util/
H A DUiUtils.cpp202 bool userProtectionPresent = userFlags != 0; in AreaProtectionFlagsToString() local
204 userProtectionPresent ? "-" : " "); in AreaProtectionFlagsToString()
206 userProtectionPresent ? "-" : " "); in AreaProtectionFlagsToString()
208 userProtectionPresent ? "-" : " "); in AreaProtectionFlagsToString()