Searched refs:PT_R9 (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/arch/mips/lib/ |
D | genex.S | 34 LONG_S $9, PT_R9(sp) 85 LONG_S $9, PT_R9(sp) 110 LONG_L $9, PT_R9(sp) 155 LONG_L $9, PT_R9(sp)
|
D | asm-offsets.c | 29 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines()
|
/external/strace/linux/powerpc/ |
D | userent.h | 14 { REGSIZE*PT_R9, "r9" },
|
/external/u-boot/arch/nds32/include/asm/ |
D | ptrace.h | 70 #define PT_R9 9 macro
|
/external/u-boot/arch/powerpc/include/asm/ |
D | ptrace.h | 66 #define PT_R9 9 macro
|
/external/strace/linux/ia64/ |
D | userent.h | 55 { PT_R15, "r15" }, { PT_R8, "r8" }, { PT_R9, "r9" },
|
/external/libunwind/src/ptrace/ |
D | _UPT_reg_offset.c | 46 [UNW_IA64_GR + 8] = PT_R8, [UNW_IA64_GR + 9] = PT_R9,
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_ppc64le.go | 1471 PT_R9 = 0x9 const
|
D | zerrors_linux_ppc64.go | 1471 PT_R9 = 0x9 const
|