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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h39 #define SCUDO_MALLINFO mallinfo macro
41 #define SCUDO_MALLINFO __scudo_mallinfo macro
H A Dwrappers_c.inc39 INTERFACE WEAK struct SCUDO_MALLINFO SCUDO_PREFIX(mallinfo)(void) {
40 struct SCUDO_MALLINFO Info = {};

Completed in 54 milliseconds