Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_malloc_linux.cpp190 struct fake_mallinfo { struct
194 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR()
/external/compiler-rt/lib/asan/
Dasan_malloc_linux.cc115 struct fake_mallinfo { struct
119 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR()
/external/compiler-rt/lib/lsan/
Dlsan_interceptors.cc130 struct fake_mallinfo { struct
134 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR()
/external/llvm-project/compiler-rt/lib/asan/
Dasan_malloc_linux.cpp208 struct fake_mallinfo { struct
212 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR()
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_interceptors.cpp158 struct fake_mallinfo { struct
162 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR()