Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception.h112 #define INTERPOSER_2(func_name, wrapper_name) __attribute__((used)) \ macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception.h113 #define INTERPOSER_2(func_name, wrapper_name) __attribute__((used)) \ macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception.h114 #define INTERPOSER_2(func_name, wrapper_name) __attribute__((used)) \ macro