Lines Matching defs:relocs
2107 /* How big is the reloc? Remember SPLIT relocs are
2172 static arelent * relocs[MAX_RELOC_EXPANSION + 1];
2187 relocs[0] = reloc;
2188 relocs[1] = NULL;
2205 generate two relocs (one for each symbol) and allow the linker to
2212 relocs[0] = reloc2;
2213 relocs[1] = reloc;
2235 return relocs;
2264 return relocs;
2276 return relocs;
2412 /* Non-relative relocs can (and must) be adjusted if they do
2618 /* Do not create relocs for the merging sections - such
2619 relocs will prevent the contents from being merged. */