Searched defs:allocmap_pull_first (Results 1 - 1 of 1) sorted by relevance
/external/qemu/memcheck/ | ||
H A D | memcheck_malloc_map.c | 208 allocmap_pull_first(AllocMap* map, MallocDescEx* pulled) function 275 while (!allocmap_pull_first(map, &pulled)) { |
Completed in 545 milliseconds