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

/external/ltrace/
H A Dfetch.c36 int arch_fetch_arg_next(struct fetch_context *ctx, enum tof type,
80 arch_fetch_arg_next(struct fetch_context *context, enum tof type, function
138 return arch_fetch_arg_next(context, type, proc, info, valuep);
/external/ltrace/sysdeps/linux-gnu/m68k/
H A Dfetch.c105 arch_fetch_arg_next(struct fetch_context *context, enum tof type, function
/external/ltrace/sysdeps/linux-gnu/s390/
H A Dfetch.c221 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, function
289 return arch_fetch_arg_next(ctx, type, proc, info, valuep);
/external/ltrace/sysdeps/linux-gnu/aarch64/
H A Dfetch.c324 arch_fetch_arg_next(struct fetch_context *context, enum tof type, function
/external/ltrace/sysdeps/linux-gnu/arm/
H A Dfetch.c201 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, function
/external/ltrace/sysdeps/linux-gnu/ppc/
H A Dfetch.c402 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, function
/external/ltrace/sysdeps/linux-gnu/ia64/
H A Dfetch.c377 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, function
431 return arch_fetch_arg_next(ctx, type, proc, info, valuep);
451 return arch_fetch_arg_next(ctx, type, proc, info, valuep);
/external/ltrace/sysdeps/linux-gnu/x86/
H A Dfetch.c842 arch_fetch_arg_next(struct fetch_context *context, enum tof type, function

Completed in 758 milliseconds