Searched refs:SCUDO_MALLINFO (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h52 #define SCUDO_MALLINFO mallinfo macro
54 #define SCUDO_MALLINFO __scudo_mallinfo macro
H A Dwrappers_c.inc71 INTERFACE WEAK struct SCUDO_MALLINFO SCUDO_PREFIX(mallinfo)(void) {
72 struct SCUDO_MALLINFO Info = {};

Completed in 101 milliseconds