Searched defs:IsWritable (Results 1 - 1 of 1) sorted by relevance
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | ||
| H A D | sanitizer_procmaps.h | 46 bool IsWritable() const { return protection & kProtectionWrite; } function in class:__sanitizer::MemoryMappedSegment |
Completed in 3 milliseconds