Home | History | Annotate | Download | only in config

Lines Matching defs:relocs

65    do not delete any relocs and leave them for linker.
67 If relax is enabled, relax at assembly time and kill relocs as necessary. */
3310 do not kill any relocs and pass them to linker. */
3469 static arelent * relocs[MAX_RELOC_EXPANSION + 1];
3485 relocs[0] = reloc;
3486 relocs[1] = NULL;
3503 we must generate two relocs (one for each symbol) and allow the
3525 relocs[0] = reloc2;
3526 relocs[1] = reloc;
3555 return relocs;
3585 return relocs;
3615 return relocs;