Lines Matching defs:section

360 /* Reset the section indices after removing the gas created sections.  */
372 chain_frchains_together_1 (segT section, struct frchain *frchp)
384 if (seg_info (section)->fix_root == (fixS *) NULL)
385 seg_info (section)->fix_root = frchp->fix_root;
387 seg_info (section)->fix_tail = frchp->fix_tail;
399 segT section,
406 info = seg_info (section);
409 = chain_frchains_together_1 (section, info->frchainP);
711 section symbols. */
772 shared libs), we can't replace it with the section symbol. */
784 /* Since we're reducing to section symbols, don't attempt to reduce
802 debugging section refers to a .linkonce section. I hope
809 section beginning with the magic string
810 .gnu.linkonce is a linkonce section. */
816 /* Never adjust a reloc against local symbol in a merge section
828 the section when it calls resolve_symbol_value. */
878 the absolute section. */
959 _("can't resolve `%s' {%s section} - `%s' {%s section}"),
1003 the absolute section. */
1117 /* If seginfo is NULL, we did not create this section; don't do
1131 /* Extract relocs for this section from reloc_list. */
1219 _("reloc not within (fixed part of) section"));
1399 of the section. This allows proper nop-filling at the end of
1747 more symbols. They'll probably only be section symbols,
1780 want section symbols. Otherwise, we skip local symbols
2289 into the section. Here it is assumed that the
2290 section's VMA is zero, and can omit subtracting it
2439 as_fatal (_("Infinite loop encountered whilst attempting to compute the addresses of symbols in section %s"),