Searched refs:pmalloc1 (Results 1 – 1 of 1) sorted by relevance
675 char *pmalloc1; member717 free(ctx->pmalloc1); in asan_test_cleanup()771 ctx->pmalloc1 = malloc(ASAN_TEST_BUF_SIZE); in asan_malloc()773 if (ctx->pmalloc1) in asan_malloc()774 ctx->write_func(ctx->pmalloc1, ASAN_TEST_BUF_SIZE, in asan_malloc()