malloc_debug_qemu.cpp | 107 uint32_t libc_pid; member in struct:MallocDesc 110 * Value in this field may differ from libc_pid value, if process that 147 uint32_t libc_pid; member in struct:MallocDescQuery 182 uint32_t libc_pid; member in struct:MallocFree 200 * allocated block information. Note that 'libc_pid' field of the descriptor 208 * information about block that's being freed. Note that 'libc_pid' field 217 * query parameters. Note that 'libc_pid' field of the descriptor is used by 427 * Zero on success, or -1 on failure. Note that on failure libc_pid field of 432 desc->libc_pid = malloc_pid; 437 /* Emulator reports failure by zeroing libc_pid field of th [all...] |