Home
last modified time | relevance | path

Searched refs:STK_LR (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c132 #define STK_LR 16 macro
6605 bfd_put_32 (abfd, STD_R0_0R1 + STK_LR, p); in savegpr0_tail()
6621 bfd_put_32 (abfd, LD_R0_0R1 + STK_LR, p); in restgpr0_tail()
6676 bfd_put_32 (abfd, STD_R0_0R1 + STK_LR, p); in savefpr0_tail()
6692 bfd_put_32 (abfd, LD_R0_0R1 + STK_LR, p); in restfpr0_tail()
DChangeLog-2013507 * elf64-ppc.c (STK_LR, STK_TOC, STK_LINKER): Define.