Searched defs:DEFINE_REAL (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/ |
H A D | interception.h | 199 # define DEFINE_REAL(ret_type, func, ...) \ macro 205 # define DEFINE_REAL(ret_type, func, ...) macro
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/ |
H A D | interception.h | 197 # define DEFINE_REAL(ret_type, func, ...) \ macro 203 # define DEFINE_REAL(ret_type, func, ...) macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/ |
H A D | interception.h | 201 # define DEFINE_REAL(ret_type, func, ...) \ macro 207 # define DEFINE_REAL(ret_type, func, ...) macro
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_interceptors.cpp | 361 DEFINE_REAL(char*, index, const char *string, int c) in DEFINE_REAL() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_interceptors.cc | 373 DEFINE_REAL(char*, index, const char *string, int c) in DEFINE_REAL() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_interceptors.cc | 370 DEFINE_REAL(char*, index, const char *string, int c) in DEFINE_REAL() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors.cc | 615 DEFINE_REAL(int, setjmp_symname, void *env) in DEFINE_REAL() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_interceptors.cc | 626 DEFINE_REAL(int, setjmp_symname, void *env) in DEFINE_REAL() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors_posix.cpp | 596 DEFINE_REAL(int, setjmp_symname, void *env) in DEFINE_REAL() function
|