Searched refs:fetch_context_init (Results 1 - 3 of 3) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/s390/
H A Dfetch.c85 fetch_context_init(struct process *proc, struct fetch_context *context, function
99 || fetch_context_init(proc, context, type == LT_TOF_SYSCALL) < 0) {
287 if (fetch_context_init(proc, ctx, false) < 0)
/external/ltrace/sysdeps/linux-gnu/ia64/
H A Dfetch.c66 fetch_context_init(struct process *proc, struct fetch_context *context) function
84 || fetch_context_init(proc, context) < 0) {
422 if (fetch_context_init(proc, ctx) < 0)
/external/ltrace/sysdeps/linux-gnu/ppc/
H A Dfetch.c69 fetch_context_init(struct process *proc, struct fetch_context *context) function
116 || fetch_context_init(proc, context) < 0) {
427 if (fetch_context_init(proc, ctx) < 0)

Completed in 122 milliseconds