Home
last modified time | relevance | path

Searched refs:INTERCEPTOR_ZZZ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h335 #define INTERCEPTOR_ZZZ(suffix, ret_type, func, ...) \ macro
342 INTERCEPTOR_ZZZ(/*no symbol variants*/, ret_type, func, __VA_ARGS__)
345 INTERCEPTOR_ZZZ(__DARWIN_ALIAS_C(func), ret_type, func, __VA_ARGS__)