HomeSort by relevance Sort by last modified time
    Searched refs:arch_fetch_arg_next (Results 1 - 9 of 9) sorted by null

  /external/ltrace/
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, function
138 return arch_fetch_arg_next(context, type, proc, info, valuep);
fetch.h 82 int arch_fetch_arg_next(struct fetch_context *ctx, enum tof type,
  /external/ltrace/sysdeps/linux-gnu/ia64/
fetch.c 377 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/s390/
fetch.c 221 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/arm/
fetch.c 201 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, function
  /external/ltrace/sysdeps/linux-gnu/m68k/
fetch.c 105 arch_fetch_arg_next(struct fetch_context *context, enum tof type, function
  /external/ltrace/sysdeps/linux-gnu/aarch64/
fetch.c 324 arch_fetch_arg_next(struct fetch_context *context, enum tof type, function
  /external/ltrace/sysdeps/linux-gnu/ppc/
fetch.c 402 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, function
  /external/ltrace/sysdeps/linux-gnu/x86/
fetch.c 842 arch_fetch_arg_next(struct fetch_context *context, enum tof type, function

Completed in 197 milliseconds