Searched defs:IsReadable (Results 1 – 6 of 6) sorted by relevance
45 bool IsReadable() const { return protection & kProtectionRead; } in IsReadable() function
294 auto ReportProblem = [&](bool IsReadable) { in InstallFields()301 bool IsReadable) { in InstallFields()
89 bool SBMemoryRegionInfo::IsReadable() { in IsReadable() function in SBMemoryRegionInfo
135 bool IsReadable(uint64_t pc) { return GetFlags(pc) & PROT_READ; } in IsReadable() function
216 bool IsReadable() const { return IsReadableFlag; } in IsReadable() function
1024 bool IsReadable() const { in IsReadable() function