HomeSort by relevance Sort by last modified time
    Searched full:mallocdesc_user_ptr (Results 1 - 1 of 1) sorted by null

  /bionic/libc/bionic/
malloc_debug_qemu.c 372 mallocdesc_user_ptr(const MallocDesc* desc) function
564 mallocdesc_user_ptr(desc), (uint32_t)desc->ptr,
582 volatile char* suffix = (volatile char*)mallocdesc_user_ptr(desc) +
590 if (!query_qemu_malloc_info(mallocdesc_user_ptr(desc), &desc_chk, 2) &&
737 return mallocdesc_user_ptr(&desc);
770 if (mem != mallocdesc_user_ptr(&desc)) {
    [all...]

Completed in 152 milliseconds