Home
last modified time | relevance | path

Searched defs:DEFINE_REAL (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/interception/
Dinterception.h176 # define DEFINE_REAL(ret_type, func, ...) \ macro
182 # define DEFINE_REAL(ret_type, func, ...) macro
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc484 DEFINE_REAL(char*, index, const char *string, int c) in DEFINE_REAL() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc567 DEFINE_REAL(int, setjmp, void *env) in DEFINE_REAL() function