Home
last modified time | relevance | path

Searched refs:PT_R26 (Results 1 – 7 of 7) sorted by relevance

/external/strace/linux/powerpc/
Duserent.h31 { REGSIZE*PT_R26, "r26" },
/external/u-boot/arch/powerpc/include/asm/
Dptrace.h83 #define PT_R26 26 macro
/external/u-boot/arch/mips/lib/
Dasm-offsets.c46 OFFSET(PT_R26, pt_regs, regs[26]); in output_ptreg_defines()
/external/strace/linux/ia64/
Duserent.h60 { PT_R26, "r26" }, { PT_R27, "r27" }, { PT_R28, "r28" },
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c55 [UNW_IA64_GR + 26] = PT_R26, [UNW_IA64_GR + 27] = PT_R27,
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_ppc64le.go1459 PT_R26 = 0x1a const
Dzerrors_linux_ppc64.go1459 PT_R26 = 0x1a const