Searched refs:PT_R20 (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/arch/mips/lib/ |
D | genex.S | 57 LONG_S $20, PT_R20(sp) 126 LONG_L $20, PT_R20(sp)
|
D | asm-offsets.c | 40 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()
|
/external/strace/linux/powerpc/ |
D | userent.h | 25 { REGSIZE*PT_R20, "r20" },
|
/external/u-boot/arch/nds32/include/asm/ |
D | ptrace.h | 81 #define PT_R20 20 macro
|
/external/u-boot/arch/powerpc/include/asm/ |
D | ptrace.h | 77 #define PT_R20 20 macro
|
/external/strace/linux/ia64/ |
D | userent.h | 58 { PT_R20, "r20" }, { PT_R21, "r21" }, { PT_R22, "r22" },
|
/external/libunwind/src/ptrace/ |
D | _UPT_reg_offset.c | 52 [UNW_IA64_GR + 20] = PT_R20, [UNW_IA64_GR + 21] = PT_R21,
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_ppc64le.go | 1453 PT_R20 = 0x14 const
|
D | zerrors_linux_ppc64.go | 1453 PT_R20 = 0x14 const
|