Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-ppc.c241 #define IMAGE_REL_PPC_TOCREL16 0x0008 macro
488 HOWTO (IMAGE_REL_PPC_TOCREL16,/* type */
672 HOWTO ( (IMAGE_REL_PPC_TOCREL16 | IMAGE_REL_PPC_TOCDEFN), /* type */
905 && (howto->type != IMAGE_REL_PPC_TOCREL16) in in_reloc_p()
1047 case IMAGE_REL_PPC_TOCREL16: in coff_ppc_relocate_section()
1577 case IMAGE_REL_PPC_TOCREL16: in ppc_process_before_allocation()
1758 case IMAGE_REL_PPC_TOCREL16: in ppc_coff_rtype2howto()
1763 howto = ppc_coff_howto_table + IMAGE_REL_PPC_TOCREL16; in ppc_coff_rtype2howto()
1815 case IMAGE_REL_PPC_TOCREL16: in coff_ppc_rtype_to_howto()
1820 howto = ppc_coff_howto_table + IMAGE_REL_PPC_TOCREL16; in coff_ppc_rtype_to_howto()
[all …]