Home
last modified time | relevance | path

Searched defs:mallinfo (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp130 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument
178 fake_mallinfo (*mallinfo)(void); member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_malloc_linux.cpp121 INTERCEPTOR(struct fake_mallinfo,mallinfo,void) INTERCEPTOR() argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp103 INTERCEPTOR(void, mallinfo, __sanitizer_struct_mallinfo *sret) { in INTERCEPTOR() argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp172 INTERCEPTOR(struct fake_mallinfo,mallinfo,void) INTERCEPTOR() argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp258 INTERCEPTOR(__sanitizer_struct_mallinfo, mallinfo,) { in INTERCEPTOR() argument