Lines Matching refs:mcheck
26 headers := $(dist-headers) obstack.h mcheck.h
109 tests-exclude-mcheck = tst-mallocstate \
122 tests-mcheck = $(filter-out $(tests-exclude-mcheck) $(tests-static), $(tests))
125 routines = malloc mcheck mtrace obstack reallocarray \
166 $(objpfx)tst-mallocfork3-mcheck: $(shared-thread-library)
169 $(objpfx)tst-malloc-backtrace-mcheck: $(shared-thread-library)
170 $(objpfx)tst-malloc-thread-exit-mcheck: $(shared-thread-library)
171 $(objpfx)tst-malloc-thread-fail-mcheck: $(shared-thread-library)
172 $(objpfx)tst-malloc-fork-deadlock-mcheck: $(shared-thread-library)
173 $(objpfx)tst-malloc-stats-cancellation-mcheck: $(shared-thread-library)
194 extra-objs = mcheck-init.o libmcheck.a
195 others-extras = mcheck-init.o
259 CFLAGS-mcheck-init.c += $(PIC-ccflag)
262 $(objpfx)libmcheck.a: $(objpfx)mcheck-init.o
320 $(objpfx)tst-interpose-nothread-mcheck: $(objpfx)tst-interpose-aux-nothread.o
325 $(objpfx)tst-interpose-thread-mcheck: \
348 $(objpfx)tst-malloc-tcache-leak-mcheck: $(shared-thread-library)
349 $(objpfx)tst-malloc_info-mcheck: $(shared-thread-library)
350 $(objpfx)tst-mallocfork2-mcheck: $(shared-thread-library)
360 tst-compathooks-on-mcheck-ENV = LD_PRELOAD=$(objpfx)libc_malloc_debug.so