Home
last modified time | relevance | path

Searched refs:SCUDO_CAN_USE_PUBLIC_INTERFACE (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_platform.h53 #ifndef SCUDO_CAN_USE_PUBLIC_INTERFACE
54 # define SCUDO_CAN_USE_PUBLIC_INTERFACE 1 macro
Dscudo_allocator.cpp819 if (!SCUDO_CAN_USE_PUBLIC_INTERFACE) in __scudo_set_rss_limit()