Searched refs:SCUDO_FUCHSIA (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dfuchsia.h14 #if SCUDO_FUCHSIA
29 #endif // SCUDO_FUCHSIA
H A Dplatform.h29 #define SCUDO_FUCHSIA 1 macro
31 #define SCUDO_FUCHSIA 0 macro
H A Dmutex.h17 #if SCUDO_FUCHSIA
52 #elif SCUDO_FUCHSIA
H A Dchecksum.cpp15 #if SCUDO_FUCHSIA
56 #if SCUDO_FUCHSIA
65 #endif // SCUDO_FUCHSIA
H A Dallocator_config.h79 #elif SCUDO_FUCHSIA
H A Dfuchsia.cpp11 #if SCUDO_FUCHSIA
189 #endif // SCUDO_FUCHSIA
H A Dsecondary.h55 static_assert(!SCUDO_FUCHSIA || MaxFreeListSize == 0U, "");
H A Dprimary32.h59 if (SCUDO_FUCHSIA)

Completed in 113 milliseconds