Home
last modified time | relevance | path

Searched defs:DECLARE_REAL_AND_INTERCEPTOR (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/interception/
Dinterception.h167 #define DECLARE_REAL_AND_INTERCEPTOR(ret_type, func, ...) \ macro
/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc480 DECLARE_REAL_AND_INTERCEPTOR(void, free, void *ptr) in DECLARE_REAL_AND_INTERCEPTOR() function