Searched refs:allocmap_find (Results 1 – 3 of 3) sorted by relevance
86 MallocDescEx* allocmap_find(const AllocMap* map,
232 return allocmap_find(&proc->alloc_map, address, block_size); in procdesc_find_malloc_for_range()
187 allocmap_find(const AllocMap* map, target_ulong address, uint32_t block_size) in allocmap_find() function