Lines Matching full:relocs
29 - relocs generated by gas
107 /* As we wonder around the relocs, we'll keep the assigned toc_offset
321 From the document "" we find the following listed as used relocs:
942 struct internal_reloc *relocs,
958 rel = relocs;
1256 pass over the relocs, and the glue instruction extracted. */
1554 /* Rummage around all the relocs and map the toc. */
1565 /* load the relocs */
2024 output file. Set the file positions for the relocs. */
2098 flaginfo.section_info[i].relocs = NULL;
2103 /* We now know the size of the relocs, so we can determine the file
2130 Because of this problem, we also keep the relocs in
2137 flaginfo.section_info[o->target_index].relocs =
2143 if (flaginfo.section_info[o->target_index].relocs == NULL
2335 the symbol indices to use for relocs against them, and we can
2336 finally write out the relocs. */
2352 irel = flaginfo.section_info[o->target_index].relocs;
2383 if (flaginfo.section_info[i].relocs != NULL)
2384 free (flaginfo.section_info[i].relocs);
2443 if (flaginfo.section_info[i].relocs != NULL)
2444 free (flaginfo.section_info[i].relocs);