Searched refs:LOG_MEMORY_PROTECTIONS (Results 1 – 4 of 4) sorted by relevance
54 DNBLogThreadedIf(LOG_MEMORY_PROTECTIONS | LOG_VERBOSE, in SetProtections()62 if (DNBLogCheckLogBit(LOG_MEMORY_PROTECTIONS)) in SetProtections()71 if (DNBLogCheckLogBit(LOG_MEMORY_PROTECTIONS) || m_err.Fail()) in SetProtections()86 DNBLogThreadedIf(LOG_MEMORY_PROTECTIONS | LOG_VERBOSE, in SetProtections()98 if (DNBLogCheckLogBit(LOG_MEMORY_PROTECTIONS) || m_err.Fail()) in RestoreProtections()131 const bool log_protections = DNBLogCheckLogBit(LOG_MEMORY_PROTECTIONS); in GetRegionForAddress()
285 LOG_MEMORY_PROTECTIONS, "Failed to set read/write protections on " in Write()291 DNBLogThreadedIf(LOG_MEMORY_PROTECTIONS, in Write()
128 #define LOG_MEMORY_PROTECTIONS (1u << 8) // Log memory protection changes macro
2031 bitmask |= LOG_MEMORY_PROTECTIONS; in set_logging()