Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mac_libcdep.cc20 void RestrictMemoryToMaxAddress(uptr max_address) { in RestrictMemoryToMaxAddress() function
H A Dsanitizer_mac.h52 void RestrictMemoryToMaxAddress(uptr max_address);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mac_libcdep.cpp21 void RestrictMemoryToMaxAddress(uptr max_address) { in RestrictMemoryToMaxAddress() function
H A Dsanitizer_mac.h83 void RestrictMemoryToMaxAddress(uptr max_address);
H A Dsanitizer_mac.cpp1251 RestrictMemoryToMaxAddress(new_max_vm); in MapDynamicShadow()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_mac_libcdep.cc22 void RestrictMemoryToMaxAddress(uptr max_address) { in RestrictMemoryToMaxAddress() function
H A Dsanitizer_mac.h55 void RestrictMemoryToMaxAddress(uptr max_address);
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_mac.cc85 RestrictMemoryToMaxAddress(new_max_vm); in FindDynamicShadowStart()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_mac.cc83 RestrictMemoryToMaxAddress(new_max_vm); in FindDynamicShadowStart()