Searched defs:IsExecutable (Results 1 - 1 of 1) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_procmaps.h47 bool IsExecutable() const { return protection & kProtectionExecute; } function in class:__sanitizer::MemoryMappedSegment

Completed in 2 milliseconds