Home
last modified time | relevance | path

Searched refs:tmp_context (Results 1 – 1 of 1) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/x86/
Dfetch.c786 struct fetch_context tmp_context = *context; in arch_fetch_pool_arg_next() local
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()
804 *context = tmp_context; /* Commit. */ in arch_fetch_pool_arg_next()