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.cc115 struct fake_mallinfo { struct
119 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument
120 struct fake_mallinfo res; in INTERCEPTOR()
165 fake_mallinfo (*mallinfo)(void);
/external/compiler-rt/lib/lsan/
Dlsan_interceptors.cc130 struct fake_mallinfo { struct
134 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument
135 struct fake_mallinfo res; in INTERCEPTOR()