Searched defs:fake_mallinfo (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cpp129 struct fake_mallinfo { struct
133 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_malloc_linux.cc201 struct fake_mallinfo { struct
205 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cc199 struct fake_mallinfo { struct
203 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_interceptors.cpp168 struct fake_mallinfo { struct in namespace:std
172 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { argument

Completed in 182 milliseconds