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