Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-ppc.c259 #define IMAGE_REL_PPC_IMGLUE 0x000E macro
590 HOWTO (IMAGE_REL_PPC_IMGLUE,/* type */
906 && (howto->type != IMAGE_REL_PPC_IMGLUE) in in_reloc_p()
992 if (r_type == IMAGE_REL_PPC_IMGLUE && h == 0) in coff_ppc_relocate_section()
1248 case IMAGE_REL_PPC_IMGLUE: in coff_ppc_relocate_section()
1586 case IMAGE_REL_PPC_IMGLUE: in ppc_process_before_allocation()
1754 case IMAGE_REL_PPC_IMGLUE: in ppc_coff_rtype2howto()
1832 case IMAGE_REL_PPC_IMGLUE: in coff_ppc_rtype_to_howto()
1857 HOW2MAP(BFD_RELOC_32_GOTOFF, IMAGE_REL_PPC_IMGLUE); in ppc_coff_reloc_type_lookup()