Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/lib/
Dgenex.S43 LONG_S $13, PT_R13(sp)
115 LONG_L $13, PT_R13(sp)
Dasm-offsets.c33 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()
/external/strace/linux/powerpc/
Duserent.h18 { REGSIZE*PT_R13, "r13" },
/external/u-boot/arch/nds32/include/asm/
Dptrace.h74 #define PT_R13 13 macro
/external/u-boot/arch/powerpc/include/asm/
Dptrace.h70 #define PT_R13 13 macro
/external/strace/linux/ia64/
Duserent.h54 { PT_R12, "r12" }, { PT_R13, "r13" }, { PT_R14, "r14" },
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c48 [UNW_IA64_GR + 12] = PT_R12, [UNW_IA64_GR + 13] = PT_R13,
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_ppc64le.go1445 PT_R13 = 0xd const
Dzerrors_linux_ppc64.go1445 PT_R13 = 0xd const