Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h26 # define SANITIZER_WEAK_ATTRIBUTE macro
29 # define SANITIZER_WEAK_ATTRIBUTE macro
32 # define SANITIZER_WEAK_ATTRIBUTE __attribute__((weak)) macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h31 # define SANITIZER_WEAK_ATTRIBUTE macro
34 # define SANITIZER_WEAK_ATTRIBUTE macro
37 # define SANITIZER_WEAK_ATTRIBUTE __attribute__((weak)) macro