Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception.h102 #define INTERPOSER(func_name) __attribute__((used)) \ macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception.h103 #define INTERPOSER(func_name) __attribute__((used)) \ macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception.h104 #define INTERPOSER(func_name) __attribute__((used)) \ macro