Searched defs:syscall_enter (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/s390/
H A Dfetch.c66 bool syscall_enter)
78 if (syscall_enter)
86 bool syscall_enter)
90 return fetch_register_banks(proc, context, syscall_enter);
65 fetch_register_banks(struct process *proc, struct fetch_context *ctx, bool syscall_enter) argument
85 fetch_context_init(struct process *proc, struct fetch_context *context, bool syscall_enter) argument

Completed in 50 milliseconds