Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/lib/
Dgenex.S44 LONG_S $14, PT_R14(sp)
116 LONG_L $14, PT_R14(sp)
Dasm-offsets.c34 OFFSET(PT_R14, pt_regs, regs[14]); in output_ptreg_defines()
/external/strace/linux/powerpc/
Duserent.h19 { REGSIZE*PT_R14, "r14" },
/external/u-boot/arch/nds32/include/asm/
Dptrace.h75 #define PT_R14 14 macro
/external/u-boot/arch/powerpc/include/asm/
Dptrace.h71 #define PT_R14 14 macro
/external/strace/linux/ia64/
Duserent.h54 { PT_R12, "r12" }, { PT_R13, "r13" }, { PT_R14, "r14" },
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c49 [UNW_IA64_GR + 14] = PT_R14, [UNW_IA64_GR + 15] = PT_R15,
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_ppc64le.go1446 PT_R14 = 0xe const
Dzerrors_linux_ppc64.go1446 PT_R14 = 0xe const