Searched refs:PT_R2 (Results 1 – 10 of 10) sorted by relevance
/external/strace/linux/bfin/ |
D | get_syscall_args.c | 6 PT_R0, PT_R1, PT_R2, PT_R3, PT_R4, PT_R5 in get_syscall_args()
|
/external/u-boot/arch/mips/lib/ |
D | genex.S | 74 LONG_S $2, PT_R2(sp) 162 LONG_L $2, PT_R2(sp)
|
D | asm-offsets.c | 22 OFFSET(PT_R2, pt_regs, regs[2]); in output_ptreg_defines()
|
/external/strace/linux/powerpc/ |
D | userent.h | 7 { REGSIZE*PT_R2, "r2" },
|
/external/u-boot/arch/nds32/include/asm/ |
D | ptrace.h | 63 #define PT_R2 2 macro
|
/external/u-boot/arch/powerpc/include/asm/ |
D | ptrace.h | 59 #define PT_R2 2 macro
|
/external/strace/linux/ia64/ |
D | userent.h | 53 { PT_R1, "r1" }, { PT_R2, "r2" }, { PT_R3, "r3" },
|
/external/libunwind/src/ptrace/ |
D | _UPT_reg_offset.c | 43 [UNW_IA64_GR + 2] = PT_R2, [UNW_IA64_GR + 3] = PT_R3,
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_ppc64le.go | 1452 PT_R2 = 0x2 const
|
D | zerrors_linux_ppc64.go | 1452 PT_R2 = 0x2 const
|