Searched defs:COMPILER_RT_WEAK (Results 1 – 2 of 2) sorted by relevance
26 #define COMPILER_RT_WEAK __declspec(selectany) macro28 #define COMPILER_RT_WEAK __attribute__((weak)) macro30 #define COMPILER_RT_WEAK macro
17 #define COMPILER_RT_WEAK __declspec(selectany) macro25 #define COMPILER_RT_WEAK __attribute__((weak)) macro