Home | History | Annotate | Download | only in ltrace

Lines Matching refs:tof

30 struct fetch_context *arch_fetch_arg_init(enum tof type, struct process *proc,
36 int arch_fetch_arg_next(struct fetch_context *ctx, enum tof type,
40 int arch_fetch_retval(struct fetch_context *ctx, enum tof type,
56 long gimme_arg(enum tof type, struct process *proc, int arg_num,
64 arch_fetch_arg_init(enum tof type, struct process *proc,
80 arch_fetch_arg_next(struct fetch_context *context, enum tof type,
90 arch_fetch_retval(struct fetch_context *context, enum tof type,
121 fetch_arg_init(enum tof type, struct process *proc,
134 fetch_arg_next(struct fetch_context *context, enum tof type,
142 fetch_retval(struct fetch_context *context, enum tof type,