Searched refs:isReadable (Results 1 – 5 of 5) sorted by relevance
41 virtual bool isReadable() const = 0;
42 bool isReadable() const override;
108 bool DIASectionContrib::isReadable() const { in isReadable() function in DIASectionContrib
313 bool isReadable() const { in isReadable() function
450 region.SetReadable(entry->isReadable() ? yes : no); in CreateRegionsCacheFromMemoryInfoList()