Home | History | Annotate | Download | only in config

Lines Matching full:relocs

2107 	      /* How big is the reloc?  Remember SPLIT relocs are
2172 static arelent * relocs[MAX_RELOC_EXPANSION + 1];
2188 relocs[0] = reloc;
2189 relocs[1] = NULL;
2206 generate two relocs (one for each symbol) and allow the linker to
2213 relocs[0] = reloc2;
2214 relocs[1] = reloc;
2236 return relocs;
2266 return relocs;
2279 return relocs;
2415 /* Non-relative relocs can (and must) be adjusted if they do
2621 /* Do not create relocs for the merging sections - such
2622 relocs will prevent the contents from being merged. */