Searched refs:InitPrctl (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/compiler-rt/lib/hwasan/ | ||
D | hwasan.h | 76 void InitPrctl(); |
D | hwasan_linux.cpp | 117 void InitPrctl() { in InitPrctl() function |
D | hwasan.cpp | 222 InitPrctl(); in InitInstrumentation() |