Home
last modified time | relevance | path

Searched refs:PT_R9 (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/arch/mips/lib/
Dgenex.S34 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)
Dasm-offsets.c29 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines()
/external/strace/linux/powerpc/
Duserent.h14 { REGSIZE*PT_R9, "r9" },
/external/u-boot/arch/nds32/include/asm/
Dptrace.h70 #define PT_R9 9 macro
/external/u-boot/arch/powerpc/include/asm/
Dptrace.h66 #define PT_R9 9 macro
/external/strace/linux/ia64/
Duserent.h55 { PT_R15, "r15" }, { PT_R8, "r8" }, { PT_R9, "r9" },
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c46 [UNW_IA64_GR + 8] = PT_R8, [UNW_IA64_GR + 9] = PT_R9,
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_ppc64le.go1471 PT_R9 = 0x9 const
Dzerrors_linux_ppc64.go1471 PT_R9 = 0x9 const