Home
last modified time | relevance | path

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

/external/compiler-rt/include/sanitizer/
Desan_interface.h26 #define COMPILER_RT_WEAK __declspec(selectany) macro
28 #define COMPILER_RT_WEAK __attribute__((weak)) macro
30 #define COMPILER_RT_WEAK macro
/external/compiler-rt/lib/profile/
DInstrProfilingPort.h17 #define COMPILER_RT_WEAK __declspec(selectany) macro
25 #define COMPILER_RT_WEAK __attribute__((weak)) macro