Home
last modified time | relevance | path

Searched refs:SCUDO_LINUX (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dplatform.h16 #define SCUDO_LINUX 1 macro
18 #define SCUDO_LINUX 0 macro
63 #define SCUDO_CAN_USE_MTE (SCUDO_LINUX || SCUDO_TRUSTY)
H A Dlinux.h14 #if SCUDO_LINUX
H A Dreport_linux.h14 #if SCUDO_LINUX || SCUDO_TRUSTY
H A Dcondition_variable_linux.h14 #if SCUDO_LINUX
H A Dreport_linux.cpp11 #if SCUDO_LINUX || SCUDO_TRUSTY
H A Dcondition_variable_linux.cpp11 #if SCUDO_LINUX
H A Dmutex.h74 #if SCUDO_LINUX
H A Dmem_map_linux.h14 #if SCUDO_LINUX
H A Dmem_map.h76 #if SCUDO_LINUX
H A Dmem_map_linux.cpp11 #if SCUDO_LINUX
H A Dlinux.cpp11 #if SCUDO_LINUX