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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoff-ppc.c295 #define IMAGE_REL_PPC_TOCREL16_DEFN 0x0013
749 /* IMAGE_REL_PPC_TOCREL16_DEFN 0x0013 */
1012 && (howto->type != IMAGE_REL_PPC_TOCREL16_DEFN) ;
1995 howto = ppc_coff_howto_table + IMAGE_REL_PPC_TOCREL16_DEFN;
2054 howto = ppc_coff_howto_table + IMAGE_REL_PPC_TOCREL16_DEFN;
2104 HOW2MAP(BFD_RELOC_16_GOTOFF, IMAGE_REL_PPC_TOCREL16_DEFN);
294 #define IMAGE_REL_PPC_TOCREL16_DEFN macro
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-ppc.c291 #define IMAGE_REL_PPC_TOCREL16_DEFN 0x0013
727 /* IMAGE_REL_PPC_TOCREL16_DEFN 0x0013 */
990 && (howto->type != IMAGE_REL_PPC_TOCREL16_DEFN) ;
1857 howto = ppc_coff_howto_table + IMAGE_REL_PPC_TOCREL16_DEFN;
1916 howto = ppc_coff_howto_table + IMAGE_REL_PPC_TOCREL16_DEFN;
1966 HOW2MAP(BFD_RELOC_16_GOTOFF, IMAGE_REL_PPC_TOCREL16_DEFN);
290 #define IMAGE_REL_PPC_TOCREL16_DEFN macro

Completed in 175 milliseconds