Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.cc93 if (fd == -1) fd = VM_MAKE_TAG(VM_MEMORY_ANALYSIS_TOOL); in internal_mmap()
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs1691 pub const VM_MEMORY_ANALYSIS_TOOL: ::c_int = 10; constant