Searched refs:PT_R19 (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/arch/mips/lib/ |
D | genex.S | 56 LONG_S $19, PT_R19(sp) 125 LONG_L $19, PT_R19(sp)
|
D | asm-offsets.c | 39 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()
|
/external/strace/linux/powerpc/ |
D | userent.h | 24 { REGSIZE*PT_R19, "r19" },
|
/external/u-boot/arch/nds32/include/asm/ |
D | ptrace.h | 80 #define PT_R19 19 macro
|
/external/u-boot/arch/powerpc/include/asm/ |
D | ptrace.h | 76 #define PT_R19 19 macro
|
/external/strace/linux/ia64/ |
D | userent.h | 57 { PT_R17, "r17" }, { PT_R18, "r18" }, { PT_R19, "r19" },
|
/external/libunwind/src/ptrace/ |
D | _UPT_reg_offset.c | 51 [UNW_IA64_GR + 18] = PT_R18, [UNW_IA64_GR + 19] = PT_R19,
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_ppc64le.go | 1451 PT_R19 = 0x13 const
|
D | zerrors_linux_ppc64.go | 1451 PT_R19 = 0x13 const
|