OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:destroy_mempool
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/memcheck/
mc_include.h
109
void MC_(
destroy_mempool
) ( Addr pool );
mc_malloc_wrappers.c
713
void MC_(
destroy_mempool
)(Addr pool)
function
719
VG_(message)(Vg_UserMsg, "
destroy_mempool
(0x%lx)\n", pool);
[
all
...]
mc_main.c
[
all
...]
Completed in 193 milliseconds