Searched refs:arch_fetch_retval (Results 1 – 9 of 9) sorted by relevance
/external/ltrace/ |
D | fetch.c | 40 int arch_fetch_retval(struct fetch_context *ctx, enum tof type, 90 arch_fetch_retval(struct fetch_context *context, enum tof type, in arch_fetch_retval() function 146 return arch_fetch_retval(context, type, proc, info, valuep); in fetch_retval()
|
D | fetch.h | 84 int arch_fetch_retval(struct fetch_context *ctx, enum tof type,
|
/external/ltrace/sysdeps/linux-gnu/m68k/ |
D | fetch.c | 145 arch_fetch_retval(struct fetch_context *context, enum tof type, in arch_fetch_retval() function
|
/external/ltrace/sysdeps/linux-gnu/s390/ |
D | fetch.c | 276 arch_fetch_retval(struct fetch_context *ctx, enum tof type, in arch_fetch_retval() function
|
/external/ltrace/sysdeps/linux-gnu/arm/ |
D | fetch.c | 265 arch_fetch_retval(struct fetch_context *ctx, enum tof type, in arch_fetch_retval() function
|
/external/ltrace/sysdeps/linux-gnu/aarch64/ |
D | fetch.c | 333 arch_fetch_retval(struct fetch_context *context, enum tof type, in arch_fetch_retval() function
|
/external/ltrace/sysdeps/linux-gnu/ppc/ |
D | fetch.c | 410 arch_fetch_retval(struct fetch_context *ctx, enum tof type, in arch_fetch_retval() function
|
/external/ltrace/sysdeps/linux-gnu/ia64/ |
D | fetch.c | 418 arch_fetch_retval(struct fetch_context *ctx, enum tof type, in arch_fetch_retval() function
|
/external/ltrace/sysdeps/linux-gnu/x86/ |
D | fetch.c | 866 arch_fetch_retval(struct fetch_context *context, enum tof type, in arch_fetch_retval() function
|