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 55 // 2. On Mac you can also use: "OVERRIDE_FUNCTION(foo, zoo)" to
204 #define OVERRIDE_FUNCTION(overridee, overrider) \
  /external/compiler-rt/lib/asan/
asan_interceptors.cc 390 OVERRIDE_FUNCTION(index, strchr);

Completed in 697 milliseconds