Home
last modified time | relevance | path

Searched refs:desc_ex (Results 1 – 1 of 1) sorted by relevance

/external/qemu/memcheck/
Dmemcheck_util.c202 memcheck_dump_malloc_desc(const MallocDescEx* desc_ex, in memcheck_dump_malloc_desc() argument
206 const MallocDesc* desc = &desc_ex->malloc_desc; in memcheck_dump_malloc_desc()
225 printf(" Flags: 0x%08X\n", desc_ex->flags); in memcheck_dump_malloc_desc()