Searched refs:PT_R13 (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/arch/mips/lib/ |
D | genex.S | 43 LONG_S $13, PT_R13(sp) 115 LONG_L $13, PT_R13(sp)
|
D | asm-offsets.c | 33 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()
|
/external/strace/linux/powerpc/ |
D | userent.h | 18 { REGSIZE*PT_R13, "r13" },
|
/external/u-boot/arch/nds32/include/asm/ |
D | ptrace.h | 74 #define PT_R13 13 macro
|
/external/u-boot/arch/powerpc/include/asm/ |
D | ptrace.h | 70 #define PT_R13 13 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 | 48 [UNW_IA64_GR + 12] = PT_R12, [UNW_IA64_GR + 13] = PT_R13,
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_ppc64le.go | 1445 PT_R13 = 0xd const
|
D | zerrors_linux_ppc64.go | 1445 PT_R13 = 0xd const
|