Searched refs:allocate_class (Results 1 – 1 of 1) sorted by relevance
/external/ltrace/sysdeps/linux-gnu/x86/ |
D | fetch.c | 326 allocate_class(enum arg_class cls, struct fetch_context *context, in allocate_class() function 789 revert = allocate_class(classes[0], &tmp_context, in arch_fetch_pool_arg_next() 795 if (allocate_class(classes[i], &tmp_context, valuep, in arch_fetch_pool_arg_next() 802 allocate_class(CLASS_MEMORY, context, valuep, sz, 0, pool); in arch_fetch_pool_arg_next() 833 = allocate_class(context->u.x86_64.ret_classes[i], in arch_fetch_fun_retval()
|