OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
482
OVERRIDE_FUNCTION
(index, strchr);
Completed in 261 milliseconds