Searched refs:arch_fetch_arg_init (Results 1 – 9 of 9) sorted by relevance
/external/ltrace/ |
D | fetch.c | 30 struct fetch_context *arch_fetch_arg_init(enum tof type, struct process *proc, 64 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init() function 124 return arch_fetch_arg_init(type, proc, ret_info); in fetch_arg_init()
|
D | fetch.h | 77 struct fetch_context *arch_fetch_arg_init(enum tof type, struct process *proc,
|
/external/ltrace/sysdeps/linux-gnu/m68k/ |
D | fetch.c | 60 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init() function
|
/external/ltrace/sysdeps/linux-gnu/s390/ |
D | fetch.c | 94 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init() function
|
/external/ltrace/sysdeps/linux-gnu/arm/ |
D | fetch.c | 95 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init() function
|
/external/ltrace/sysdeps/linux-gnu/aarch64/ |
D | fetch.c | 289 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init() function
|
/external/ltrace/sysdeps/linux-gnu/ppc/ |
D | fetch.c | 111 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init() function
|
/external/ltrace/sysdeps/linux-gnu/ia64/ |
D | fetch.c | 79 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init() function
|
/external/ltrace/sysdeps/linux-gnu/x86/ |
D | fetch.c | 732 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init() function
|