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

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-ppc.c278 #define IMAGE_REL_PPC_IMGLUE 0x000E
645 /* IMAGE_REL_PPC_IMGLUE 0x000E */
648 HOWTO (IMAGE_REL_PPC_IMGLUE,/* type */
982 && (howto->type != IMAGE_REL_PPC_IMGLUE)
1063 if (r_type == IMAGE_REL_PPC_IMGLUE && h == 0)
1320 case IMAGE_REL_PPC_IMGLUE:
1666 case IMAGE_REL_PPC_IMGLUE:
1850 case IMAGE_REL_PPC_IMGLUE:
1930 case IMAGE_REL_PPC_IMGLUE:
1960 HOW2MAP(BFD_RELOC_32_GOTOFF, IMAGE_REL_PPC_IMGLUE);
277 #define IMAGE_REL_PPC_IMGLUE macro
[all...]
/haiku-buildtools/binutils/bfd/
H A Dcoff-ppc.c261 #define IMAGE_REL_PPC_IMGLUE 0x000E
590 /* IMAGE_REL_PPC_IMGLUE 0x000E */
593 HOWTO (IMAGE_REL_PPC_IMGLUE,/* type */
912 && (howto->type != IMAGE_REL_PPC_IMGLUE)
998 if (r_type == IMAGE_REL_PPC_IMGLUE && h == 0)
1256 case IMAGE_REL_PPC_IMGLUE:
1595 case IMAGE_REL_PPC_IMGLUE:
1764 case IMAGE_REL_PPC_IMGLUE:
1843 case IMAGE_REL_PPC_IMGLUE:
1869 HOW2MAP(BFD_RELOC_32_GOTOFF, IMAGE_REL_PPC_IMGLUE);
260 #define IMAGE_REL_PPC_IMGLUE macro
[all...]

Completed in 52 milliseconds