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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h35 struct __scudo_mallinfo2 { struct
H A Dwrappers_c.inc91 INTERFACE WEAK struct __scudo_mallinfo2 SCUDO_PREFIX(mallinfo2)(void) {
92 struct __scudo_mallinfo2 Info = {};

Completed in 99 milliseconds