Home
last modified time | relevance | path

Searched refs:fake_mallinfo (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_malloc_linux.cc92 struct fake_mallinfo { struct
96 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument
97 struct fake_mallinfo res; in INTERCEPTOR()
142 fake_mallinfo (*mallinfo)(void);
/external/compiler-rt/lib/lsan/
Dlsan_interceptors.cc120 struct fake_mallinfo { struct
124 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument
125 struct fake_mallinfo res; in INTERCEPTOR()