HomeSort by relevance Sort by last modified time
    Searched refs:allocmap_pull (Results 1 - 3 of 3) sorted by null

  /external/qemu/memcheck/
memcheck_malloc_map.h 110 int allocmap_pull(AllocMap* map, target_ulong address, MallocDescEx* pulled);
memcheck_proc_management.h 256 * See allocmap_pull for more information on this routine, its parameters
264 return allocmap_pull(&proc->alloc_map, address, pulled);
memcheck_malloc_map.c 200 allocmap_pull(AllocMap* map, target_ulong address, MallocDescEx* pulled) function

Completed in 37 milliseconds