Searched refs:PT_R26 (Results 1 – 7 of 7) sorted by relevance
/external/strace/linux/powerpc/ |
D | userent.h | 31 { REGSIZE*PT_R26, "r26" },
|
/external/u-boot/arch/powerpc/include/asm/ |
D | ptrace.h | 83 #define PT_R26 26 macro
|
/external/u-boot/arch/mips/lib/ |
D | asm-offsets.c | 46 OFFSET(PT_R26, pt_regs, regs[26]); in output_ptreg_defines()
|
/external/strace/linux/ia64/ |
D | userent.h | 60 { PT_R26, "r26" }, { PT_R27, "r27" }, { PT_R28, "r28" },
|
/external/libunwind/src/ptrace/ |
D | _UPT_reg_offset.c | 55 [UNW_IA64_GR + 26] = PT_R26, [UNW_IA64_GR + 27] = PT_R27,
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_ppc64le.go | 1459 PT_R26 = 0x1a const
|
D | zerrors_linux_ppc64.go | 1459 PT_R26 = 0x1a const
|