Searched refs:allocmap_pull (Results 1 - 3 of 3) sorted by relevance

/external/qemu/memcheck/
H A Dmemcheck_malloc_map.h104 int allocmap_pull(AllocMap* map, target_ulong address, MallocDescEx* pulled);
H A Dmemcheck_proc_management.h250 * See allocmap_pull for more information on this routine, its parameters
258 return allocmap_pull(&proc->alloc_map, address, pulled);
H A Dmemcheck_malloc_map.c194 allocmap_pull(AllocMap* map, target_ulong address, MallocDescEx* pulled) function

Completed in 40 milliseconds