Home
last modified time | relevance | path

Searched defs:DECLARE_REAL (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_interceptors.h90 DECLARE_REAL(int, sigaction, int signum, const struct sigaction *act, in DECLARE_REAL() function
/external/compiler-rt/lib/interception/
Dinterception.h156 # define DECLARE_REAL(ret_type, func, ...) \ macro
163 # define DECLARE_REAL(ret_type, func, ...) \ macro
/external/compiler-rt/lib/esan/
Desan_interceptors.cpp395 DECLARE_REAL(int, sigaction, int signum, const struct sigaction *act, in DECLARE_REAL() function
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1189 DECLARE_REAL(int, shmctl, int shmid, int cmd, void *buf) in DECLARE_REAL() function