HomeSort by relevance Sort by last modified time
    Searched defs:arch_fetch_retval (Results 1 - 8 of 8) sorted by null

  /external/ltrace/
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, function
146 return arch_fetch_retval(context, type, proc, info, valuep);
  /external/ltrace/sysdeps/linux-gnu/m68k/
fetch.c 145 arch_fetch_retval(struct fetch_context *context, enum tof type, function
  /external/ltrace/sysdeps/linux-gnu/arm/
fetch.c 265 arch_fetch_retval(struct fetch_context *ctx, enum tof type, function
  /external/ltrace/sysdeps/linux-gnu/s390/
fetch.c 276 arch_fetch_retval(struct fetch_context *ctx, enum tof type, function
  /external/ltrace/sysdeps/linux-gnu/aarch64/
fetch.c 333 arch_fetch_retval(struct fetch_context *context, enum tof type, function
  /external/ltrace/sysdeps/linux-gnu/ia64/
fetch.c 418 arch_fetch_retval(struct fetch_context *ctx, enum tof type, function
  /external/ltrace/sysdeps/linux-gnu/ppc/
fetch.c 410 arch_fetch_retval(struct fetch_context *ctx, enum tof type, function
  /external/ltrace/sysdeps/linux-gnu/x86/
fetch.c 866 arch_fetch_retval(struct fetch_context *context, enum tof type, function

Completed in 120 milliseconds