Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/interception/
H A Dinterception.h231 #define INTERCEPTOR_ZZZ(suffix, ret_type, func, ...) \ macro
238 INTERCEPTOR_ZZZ(/*no symbol variants*/, ret_type, func, __VA_ARGS__)
241 INTERCEPTOR_ZZZ(__DARWIN_ALIAS_C(func), ret_type, func, __VA_ARGS__)