Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c133 #define STK_TOC(htab) (htab->opd_abi ? 40 : 24) macro
10521 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4; in build_plt_stub()
10583 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4; in build_plt_stub()
10651 bfd_put_32 (obfd, LD_R2_0R1 + STK_TOC (htab), p), p += 4; in build_tls_get_addr_stub()
10776 bfd_put_32 (htab->params->stub_bfd, STD_R2_0R1 + STK_TOC (htab), loc); in ppc_build_one_stub()
10979 bfd_put_32 (htab->params->stub_bfd, STD_R2_0R1 + STK_TOC (htab), loc); in ppc_build_one_stub()
14023 STD_R2_0R1 + STK_TOC (htab), in ppc64_elf_relocate_section()
14094 LD_R2_0R1 + STK_TOC (htab), in ppc64_elf_relocate_section()
DChangeLog-2013507 * elf64-ppc.c (STK_LR, STK_TOC, STK_LINKER): Define.