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

/haiku-buildtools/legacy/binutils/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
/haiku-buildtools/binutils/bfd/
H A Dcoff-ppc.c274 #define IMAGE_REL_PPC_TOCREL16_DEFN 0x0013
672 /* IMAGE_REL_PPC_TOCREL16_DEFN 0x0013 */
920 && (howto->type != IMAGE_REL_PPC_TOCREL16_DEFN) ;
1771 howto = ppc_coff_howto_table + IMAGE_REL_PPC_TOCREL16_DEFN;
1829 howto = ppc_coff_howto_table + IMAGE_REL_PPC_TOCREL16_DEFN;
1875 HOW2MAP(BFD_RELOC_16_GOTOFF, IMAGE_REL_PPC_TOCREL16_DEFN);
273 #define IMAGE_REL_PPC_TOCREL16_DEFN macro

Completed in 51 milliseconds