Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/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
/aosp_15_r20/external/compiler-rt/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
/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfilingPort.h17 #define COMPILER_RT_WEAK __declspec(selectany) macro
25 #define COMPILER_RT_WEAK __attribute__((weak)) macro