Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Desan_interface.h26 #define COMPILER_RT_WEAK __declspec(selectany) macro
28 #define COMPILER_RT_WEAK __attribute__((weak)) macro
30 #define COMPILER_RT_WEAK macro
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Desan_interface.h24 #define COMPILER_RT_WEAK __declspec(selectany) macro
26 #define COMPILER_RT_WEAK __attribute__((weak)) macro
28 #define COMPILER_RT_WEAK macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingPort.h16 #define COMPILER_RT_WEAK __declspec(selectany) macro
20 #define COMPILER_RT_WEAK __attribute__((weak)) macro
24 #define COMPILER_RT_WEAK macro