Home
last modified time | relevance | path

Searched refs:COMPILER_RT_WEAK (Results 1 – 4 of 4) 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
40 void COMPILER_RT_WEAK __esan_report();
/external/compiler-rt/lib/profile/
DInstrProfilingPort.h17 #define COMPILER_RT_WEAK __declspec(selectany) macro
25 #define COMPILER_RT_WEAK __attribute__((weak)) macro
DInstrProfiling.c21 COMPILER_RT_WEAK uint64_t __llvm_profile_raw_version = INSTR_PROF_RAW_VERSION;
DInstrProfilingMerge.c20 COMPILER_RT_WEAK void (*VPMergeHook)(ValueProfData *,