Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan.h76 void InitPrctl();
Dhwasan_linux.cpp117 void InitPrctl() { in InitPrctl() function
Dhwasan.cpp222 InitPrctl(); in InitInstrumentation()