Home
last modified time | relevance | path

Searched refs:mallocdescex_is_inherited_on_fork (Results 1 – 2 of 2) sorted by relevance

/external/qemu/memcheck/
Dmemcheck_common.h353 mallocdescex_is_inherited_on_fork(const MallocDescEx* desc) in mallocdescex_is_inherited_on_fork() function
Dmemcheck_proc_management.c614 if (!mallocdescex_is_inherited_on_fork(&leaked_alloc) && in memcheck_exit()