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