Searched refs:GetMapped (Results 1 – 5 of 5) sorted by relevance
79 return m_opaque_ap->GetMapped() == MemoryRegionInfo::eYes; in IsMapped()
46 OptionalBool GetMapped() const { return m_mapped; } in GetMapped() function
195 if (error.Success() && memory_info.GetMapped() && in LoadModuleAtAddress()
535 if (status.Fail() || info.GetMapped() != MemoryRegionInfo::eYes || in LoadInterpreterModule()
6055 if (region_info.GetMapped() == MemoryRegionInfo::eYes) { in GetMemoryRegions()