Searched refs:MC_OKIND_HEAP (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/memcheck/
H A Dmc_malloc_wrappers.c401 MC_(make_mem_undefined_w_otag)( p, szB, ecu | MC_OKIND_HEAP );
612 ecu | MC_OKIND_HEAP );
682 ecu | MC_OKIND_HEAP );
H A Dmc_include.h199 #define MC_OKIND_HEAP 1 /* this is a heap origin */ macro
H A Dmc_errors.c265 case MC_OKIND_HEAP: src = " by a heap allocation"; break;
H A Dmc_main.c5728 case MC_OKIND_HEAP:

Completed in 1876 milliseconds