Searched refs:allocate_integer (Results 1 – 1 of 1) sorted by relevance
/external/ltrace/sysdeps/linux-gnu/x86/ |
D | fetch.c | 213 allocate_integer(struct fetch_context *context, struct value *valuep, in allocate_integer() function 336 return allocate_integer(context, valuep, sz, offset, pool); in allocate_class() 601 int cls = allocate_integer(context, valuep, in arch_fetch_arg_next_32() 647 cls = allocate_integer(context, valuep, sz, 0, POOL_RETVAL); in arch_fetch_retval_32() 725 allocate_integer(ctx, NULL, size, 0, POOL_FUNCALL); in arch_fetch_arg_init_64()
|