Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ppc.c2821 bfd_reloc_code_real_type toc_reloc; in md_assemble() local
2841 toc_reloc = BFD_RELOC_PPC_TOC16; in md_assemble()
2862 toc_reloc = BFD_RELOC_PPC_TOC16; in md_assemble()
2868 toc_reloc = BFD_RELOC_NONE; in md_assemble()
2873 toc_reloc = BFD_RELOC_NONE; in md_assemble()
2888 fixups[fc].reloc = toc_reloc; in md_assemble()