Home
last modified time | relevance | path

Searched refs:task_exc_guard_behavior_t (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.cpp943 using task_exc_guard_behavior_t = uint32_t; in DisableMmapExcGuardExceptions() typedef
945 kern_return_t(task_t task, task_exc_guard_behavior_t behavior); in DisableMmapExcGuardExceptions()
949 const task_exc_guard_behavior_t task_exc_guard_none = 0; in DisableMmapExcGuardExceptions()