Searched defs:MallocDescQuery (Results 1 - 1 of 1) sorted by relevance

/external/qemu/memcheck/
H A Dmemcheck_common.h57 * Event's value parameter points to MallocDescQuery descriptor instance in the
137 typedef struct MallocDescQuery { struct
167 } MallocDescQuery; typedef in typeref:struct:MallocDescQuery
168 /* Helpers for addressing field in MallocDescQuery structure using which
171 #define QUERY_RES_OFFSET ((uint32_t)(ptrdiff_t)&(((MallocDescQuery*)0)->libc_pid))

Completed in 31 milliseconds