Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
DMachVMRegion.cpp131 const bool log_protections = DNBLogCheckLogBit(LOG_MEMORY_PROTECTIONS); in GetRegionForAddress() local
133 if (log_protections || failed) in GetRegionForAddress()
142 if (log_protections) { in GetRegionForAddress()