HomeSort by relevance Sort by last modified time
    Searched refs:OVERRIDE_FUNCTION (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/interception/
interception.h 56 // 2. On Mac you can also use: "OVERRIDE_FUNCTION(foo, zoo)" to
212 #define OVERRIDE_FUNCTION(overridee, overrider) \
  /external/compiler-rt/lib/asan/
asan_interceptors.cc 483 OVERRIDE_FUNCTION(index, strchr);

Completed in 156 milliseconds