Home | History | Annotate | Download | only in arm

Lines Matching refs:fetch_context

47 struct fetch_context {
77 fetch_register_banks(struct process *proc, struct fetch_context *context)
94 struct fetch_context *
98 struct fetch_context *context = malloc(sizeof(*context));
128 struct fetch_context *
130 struct fetch_context *context)
132 struct fetch_context *clone = malloc(sizeof(*context));
141 pass_in_vfp(struct fetch_context *ctx, struct process *proc,
184 consider_vfp(struct fetch_context *ctx, struct process *proc,
201 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type,
265 arch_fetch_retval(struct fetch_context *ctx, enum tof type,
325 arch_fetch_arg_done(struct fetch_context *context)
331 arch_fetch_param_pack_start(struct fetch_context *context,
340 arch_fetch_param_pack_end(struct fetch_context *context)