Home | History | Annotate | Download | only in memcheck

Lines Matching refs:memcheck

20 #include "memcheck.h"
40 * has been disabled by -memcheck flags, there is no need to instrument mmu
66 printf("memcheck: Access violation is detected in process %s[pid=%u]:\n"
110 printf("memcheck: Access violation is detected in process %s[pid=%u]:\n",
296 // Parse -memcheck option params, converting them into tracing flags.
369 printf("memcheck: Missing ANDROID_PROJECT_OUT environment variable, that is used\n"
382 ME("memcheck: Unable to obtain process for libc_init pid=%u", pid);
392 T(PROC_LIBC_INIT, "memcheck: libc.so has been initialized for %s[pid=%u]\n",
414 ME("memcheck: Unable to obtain process for allocation pid=%u",
430 ME("memcheck: Unable to allocate %u bytes for the calling stack",
457 ME("memcheck: Duplicate allocation blocks:");
458 if (VERBOSE_CHECK(memcheck)) {
468 ME("memcheck: Unable to insert an entry to the allocation map:");
469 if (VERBOSE_CHECK(memcheck)) {
490 ME("memcheck: Unable to obtain process for pid=%u on free",
507 printf("memcheck: Access violation is detected in process %s[pid=%u]:\n",
536 ME("memcheck: Unable to obtain process for pid=%u on query_%s",