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

  /external/qemu/memcheck/
memcheck_malloc_map.h 86 MallocDescEx* allocmap_find(const AllocMap* map,
memcheck_proc_management.h 222 * See allocmap_find for more information on this routine, its parameters
232 return allocmap_find(&proc->alloc_map, address, block_size);
237 * See allocmap_find for more information on this routine, its parameters
memcheck_malloc_map.c 187 allocmap_find(const AllocMap* map, target_ulong address, uint32_t block_size) function

Completed in 1277 milliseconds