Searched refs:allocate_x87 (Results 1 – 1 of 1) sorted by relevance
/external/ltrace/sysdeps/linux-gnu/x86/ |
D | fetch.c | 153 allocate_x87(struct fetch_context *context, struct value *valuep, in allocate_x87() function 342 return allocate_x87(context, valuep, sz, offset, pool, 8); in allocate_class() 653 cls = allocate_x87(context, valuep, sz, 0, POOL_RETVAL, 4); in arch_fetch_retval_32()
|