Searched refs:PT_R10 (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/arch/mips/lib/ |
D | genex.S | 36 LONG_S $10, PT_R10(sp) 112 LONG_L $10, PT_R10(sp)
|
D | asm-offsets.c | 30 OFFSET(PT_R10, pt_regs, regs[10]); in output_ptreg_defines()
|
/external/strace/linux/powerpc/ |
D | userent.h | 15 { REGSIZE*PT_R10, "r10" },
|
/external/u-boot/arch/nds32/include/asm/ |
D | ptrace.h | 71 #define PT_R10 10 macro
|
/external/u-boot/arch/powerpc/include/asm/ |
D | ptrace.h | 67 #define PT_R10 10 macro
|
/external/strace/linux/ia64/ |
D | userent.h | 56 { PT_R10, "r10" }, { PT_R11, "r11" }, { PT_R16, "r16" },
|
/external/libunwind/src/ptrace/ |
D | _UPT_reg_offset.c | 47 [UNW_IA64_GR + 10] = PT_R10, [UNW_IA64_GR + 11] = PT_R11,
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_ppc64le.go | 1442 PT_R10 = 0xa const
|
D | zerrors_linux_ppc64.go | 1442 PT_R10 = 0xa const
|