Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp133 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument
181 fake_mallinfo (*mallinfo)(void); member
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cpp181 void mallinfo() { in mallinfo() function
/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_malloc_linux.cpp121 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp103 INTERCEPTOR(void, mallinfo, __sanitizer_struct_mallinfo *sret) { in INTERCEPTOR() argument
/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp172 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument
/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp249 INTERCEPTOR(void, mallinfo, __sanitizer_struct_mallinfo *sret) { in INTERCEPTOR() argument