Home
last modified time | relevance | path

Searched refs:SANITIZER_WEAK_IMPORT (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h60 # define SANITIZER_WEAK_IMPORT global() macro
62 # define SANITIZER_WEAK_IMPORT global() macro
H A Dtsan_interceptors_libdispatch.cpp234 SANITIZER_WEAK_IMPORT void dispatch_async_and_wait(
236 SANITIZER_WEAK_IMPORT void dispatch_async_and_wait_f(
238 SANITIZER_WEAK_IMPORT void dispatch_barrier_async_and_wait(
240 SANITIZER_WEAK_IMPORT void dispatch_barrier_async_and_wait_f(
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h38 # define SANITIZER_WEAK_IMPORT macro
42 # define SANITIZER_WEAK_IMPORT macro
47 # define SANITIZER_WEAK_IMPORT extern "C" __attribute((weak_import)) macro
49 # define SANITIZER_WEAK_IMPORT extern "C" SANITIZER_WEAK_ATTRIBUTE macro