Searched refs:COMPILER_RT_WEAK (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingNameVar.c17 COMPILER_RT_WEAK char INSTR_PROF_PROFILE_NAME_VAR[1] = {0};
H A DInstrProfiling.c21 COMPILER_RT_WEAK uint64_t INSTR_PROF_RAW_VERSION_VAR = INSTR_PROF_RAW_VERSION;
H A DInstrProfilingPort.h19 #define COMPILER_RT_WEAK __declspec(selectany) macro
29 #define COMPILER_RT_WEAK __attribute__((weak)) macro
H A DInstrProfilingUtil.c38 COMPILER_RT_WEAK unsigned lprofDirMode = 0755;

Completed in 203 milliseconds