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()
239 LOG_MEMORY_PROTECTIONS, "Failed to set read/write protections on " in Write()245 DNBLogThreadedIf(LOG_MEMORY_PROTECTIONS, in Write()
125 #define LOG_MEMORY_PROTECTIONS (1u << 8) // Log memory protection changes macro
2113 bitmask |= LOG_MEMORY_PROTECTIONS; in set_logging()