Searched refs:PT_R18 (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/arch/mips/lib/ |
D | genex.S | 55 LONG_S $18, PT_R18(sp) 124 LONG_L $18, PT_R18(sp)
|
D | asm-offsets.c | 38 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
|
/external/strace/linux/powerpc/ |
D | userent.h | 23 { REGSIZE*PT_R18, "r18" },
|
/external/u-boot/arch/nds32/include/asm/ |
D | ptrace.h | 79 #define PT_R18 18 macro
|
/external/u-boot/arch/powerpc/include/asm/ |
D | ptrace.h | 75 #define PT_R18 18 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_ppc64.go | 1450 PT_R18 = 0x12 const
|
D | zerrors_linux_ppc64le.go | 1450 PT_R18 = 0x12 const
|