OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocmap_pull
(Results
1 - 3
of
3
) sorted by null
/external/qemu/memcheck/
memcheck_malloc_map.h
104
int
allocmap_pull
(AllocMap* map, target_ulong address, MallocDescEx* pulled);
memcheck_proc_management.h
250
* See
allocmap_pull
for more information on this routine, its parameters
258
return
allocmap_pull
(&proc->alloc_map, address, pulled);
memcheck_malloc_map.c
194
allocmap_pull
(AllocMap* map, target_ulong address, MallocDescEx* pulled)
function
Completed in 133 milliseconds