Searched defs:DECLARE_REAL (Results 1 – 3 of 3) sorted by relevance
/external/compiler-rt/lib/asan/ |
D | asan_interceptors.h | 94 DECLARE_REAL(int, sigaction, int signum, const struct sigaction *act, in DECLARE_REAL() function
|
/external/compiler-rt/lib/interception/ |
D | interception.h | 162 # define DECLARE_REAL(ret_type, func, ...) \ macro 169 # define DECLARE_REAL(ret_type, func, ...) \ macro
|
/external/compiler-rt/lib/msan/ |
D | msan_interceptors.cc | 1137 DECLARE_REAL(int, shmctl, int shmid, int cmd, void *buf) in DECLARE_REAL() function
|