Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac_libcdep.cpp21 void RestrictMemoryToMaxAddress(uptr max_address) { in RestrictMemoryToMaxAddress() function
Dsanitizer_mac.h63 void RestrictMemoryToMaxAddress(uptr max_address);
Dsanitizer_mac.cpp1167 RestrictMemoryToMaxAddress(new_max_vm); in MapDynamicShadow()