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