Lines Matching defs:relocs
2113 as_bad (_("Illegal operands: %%%s cannot be used together with other relocs in the insn ()"),
3681 static arelent *relocs[3];
3685 relocs[0] = reloc = (arelent *) xmalloc (sizeof (arelent));
3686 relocs[1] = NULL;
3771 set of relocs. */
3848 relocs[0] = NULL;
3849 return relocs;
3893 relocs[1] = reloc = (arelent *) xmalloc (sizeof (arelent));
3894 relocs[2] = NULL;
3904 return relocs;
4772 we want to handle little endian relocs specially. */