Home
last modified time | relevance | path

Searched refs:SCUDO_ANDROID (Results 1 – 13 of 13) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dplatform.h23 #define SCUDO_ANDROID 1 macro
25 #define SCUDO_ANDROID 0 macro
H A Dwrappers_c.h16 #if SCUDO_ANDROID
57 #if !SCUDO_ANDROID || !_BIONIC
H A Dlinux.cpp34 #if SCUDO_ANDROID
73 #if SCUDO_ANDROID in map()
171 #if SCUDO_ANDROID in getThreadID()
H A Dmem_map_linux.cpp36 #if SCUDO_ANDROID
71 #if SCUDO_ANDROID in mmapWrapper()
H A Dwrappers_c.cpp12 #if !SCUDO_ANDROID || !_BIONIC
H A Dwrappers_c_bionic.cpp12 #if SCUDO_ANDROID && _BIONIC
H A Dwrappers_c.inc90 #if !SCUDO_ANDROID
116 #if SCUDO_ANDROID
126 if (SCUDO_ANDROID) {
249 if (SCUDO_ANDROID) {
H A Dflags.inc45 SCUDO_FLAG(int, release_to_os_interval_ms, SCUDO_ANDROID ? INT32_MIN : 5000,
H A Dallocator_config.h266 #if SCUDO_ANDROID
H A Dcommon.h135 #if SCUDO_ANDROID && defined(PAGE_SIZE) in getPageSizeCached()
H A Dwrappers_cpp.cpp12 #if !SCUDO_ANDROID || !_BIONIC
H A Dprimary32.h396 static const u32 MaxNumBatches = SCUDO_ANDROID ? 4U : 8U;
H A Dprimary64.h537 static const u32 MaxNumBatches = SCUDO_ANDROID ? 4U : 8U;