Searched refs:PT_R14 (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/arch/mips/lib/ |
D | genex.S | 44 LONG_S $14, PT_R14(sp) 116 LONG_L $14, PT_R14(sp)
|
D | asm-offsets.c | 34 OFFSET(PT_R14, pt_regs, regs[14]); in output_ptreg_defines()
|
/external/strace/linux/powerpc/ |
D | userent.h | 19 { REGSIZE*PT_R14, "r14" },
|
/external/u-boot/arch/nds32/include/asm/ |
D | ptrace.h | 75 #define PT_R14 14 macro
|
/external/u-boot/arch/powerpc/include/asm/ |
D | ptrace.h | 71 #define PT_R14 14 macro
|
/external/strace/linux/ia64/ |
D | userent.h | 54 { PT_R12, "r12" }, { PT_R13, "r13" }, { PT_R14, "r14" },
|
/external/libunwind/src/ptrace/ |
D | _UPT_reg_offset.c | 49 [UNW_IA64_GR + 14] = PT_R14, [UNW_IA64_GR + 15] = PT_R15,
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_ppc64le.go | 1446 PT_R14 = 0xe const
|
D | zerrors_linux_ppc64.go | 1446 PT_R14 = 0xe const
|