Searched refs:GetWritable (Results 1 – 7 of 7) sorted by relevance
98 return m_opaque_up->GetWritable() == MemoryRegionInfo::eYes; in IsWritable()165 strm.Printf(m_opaque_up->GetWritable() ? "W" : "-"); in GetDescription()
19 Info.GetWritable(), Info.GetExecutable(), in operator <<()
2397 range_info.GetWritable() == MemoryRegionInfo::eDontKnow || in GetLoadAddressPermissions()2405 if (range_info.GetWritable() == MemoryRegionInfo::eYes) in GetLoadAddressPermissions()
44 OptionalBool GetWritable() const { return m_write; } in GetWritable() function
110 region_info.GetWritable() != MemoryRegionInfo::OptionalBool::eNo || in FindSpace()
1675 range_info.GetWritable(), range_info.GetExecutable(), name ? " " : "", in DoExecute()
2555 if (region_info.GetReadable() || region_info.GetWritable() || in Handle_qMemoryRegionInfo()2562 if (region_info.GetWritable()) in Handle_qMemoryRegionInfo()