Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c2800 bfd_reloc_code_real_type toc_reloc; in md_assemble() local
2820 toc_reloc = BFD_RELOC_PPC_TOC16; in md_assemble()
2841 toc_reloc = BFD_RELOC_PPC_TOC16; in md_assemble()
2847 toc_reloc = BFD_RELOC_NONE; in md_assemble()
2852 toc_reloc = BFD_RELOC_NONE; in md_assemble()
2867 fixups[fc].reloc = toc_reloc; in md_assemble()