Searched refs:ANDROID_PR_SET_VMA (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_linux.cpp40 #define ANDROID_PR_SET_VMA 0x53564d41 macro
73 prctl(ANDROID_PR_SET_VMA, ANDROID_PR_SET_VMA_ANON_NAME, P, Size, Name);
H A Dlinux.cpp37 #define ANDROID_PR_SET_VMA 0x53564d41 macro
75 prctl(ANDROID_PR_SET_VMA, ANDROID_PR_SET_VMA_ANON_NAME, P, Size, Name);

Completed in 53 milliseconds