Searched defs:SANITIZER_WEAK_IMPORT (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h60 # define SANITIZER_WEAK_IMPORT extern "C" __attribute((weak_import)) macro
62 # define SANITIZER_WEAK_IMPORT extern "C" __attribute((weak)) macro

Completed in 97 milliseconds