Searched refs:OVERRIDE_FUNCTION (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/interception/
H A Dinterception.h56 // 2. On Mac you can also use: "OVERRIDE_FUNCTION(foo, zoo)" to
218 #define OVERRIDE_FUNCTION(overridee, overrider) \ macro
/external/compiler-rt/lib/asan/
H A Dasan_interceptors.cc453 OVERRIDE_FUNCTION(index, strchr);

Completed in 232 milliseconds