Searched refs:arch_fetch_arg_next (Results 1 – 9 of 9) sorted by relevance
/external/ltrace/ |
D | fetch.c | 36 int arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, 80 arch_fetch_arg_next(struct fetch_context *context, enum tof type, in arch_fetch_arg_next() function 138 return arch_fetch_arg_next(context, type, proc, info, valuep); in fetch_arg_next()
|
D | fetch.h | 81 int arch_fetch_arg_next(struct fetch_context *ctx, enum tof type,
|
/external/ltrace/sysdeps/linux-gnu/ia64/ |
D | fetch.c | 377 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, in arch_fetch_arg_next() function 431 return arch_fetch_arg_next(ctx, type, proc, info, valuep); in arch_fetch_retval() 451 return arch_fetch_arg_next(ctx, type, proc, info, valuep); in arch_fetch_retval()
|
/external/ltrace/sysdeps/linux-gnu/s390/ |
D | fetch.c | 221 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, in arch_fetch_arg_next() function 289 return arch_fetch_arg_next(ctx, type, proc, info, valuep); in arch_fetch_retval()
|
/external/ltrace/sysdeps/linux-gnu/m68k/ |
D | fetch.c | 105 arch_fetch_arg_next(struct fetch_context *context, enum tof type, in arch_fetch_arg_next() function
|
/external/ltrace/sysdeps/linux-gnu/arm/ |
D | fetch.c | 201 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, in arch_fetch_arg_next() function
|
/external/ltrace/sysdeps/linux-gnu/aarch64/ |
D | fetch.c | 324 arch_fetch_arg_next(struct fetch_context *context, enum tof type, in arch_fetch_arg_next() function
|
/external/ltrace/sysdeps/linux-gnu/ppc/ |
D | fetch.c | 402 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, in arch_fetch_arg_next() function
|
/external/ltrace/sysdeps/linux-gnu/x86/ |
D | fetch.c | 842 arch_fetch_arg_next(struct fetch_context *context, enum tof type, in arch_fetch_arg_next() function
|