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

  /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace.h 36 struct fpr_regs { struct
289 struct fpr_regs *regs;
292 regs = (struct fpr_regs *) malloc(sizeof(struct fpr_regs));
308 struct fpr_regs *regs;
311 regs = (struct fpr_regs *) malloc(sizeof(struct fpr_regs));
331 struct fpr_regs *regs;
335 regs = (struct fpr_regs *) malloc(sizeof(struct fpr_regs));
    [all...]
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc     [all...]

Completed in 106 milliseconds