Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPort.h19 #define COMPILER_RT_WEAK __declspec(selectany) macro
31 #define COMPILER_RT_WEAK __attribute__((selectany)) macro
35 #define COMPILER_RT_WEAK __attribute__((weak)) macro