Lines Matching defs:section

438 /* Reset the section indices after removing the gas created sections.  */
454 chain_frchains_together_1 (segT section, struct frchain *frchp)
461 for (; frchp && frchp->frch_seg == section; frchp = frchp->frch_next)
469 if (seg_info (section)->fix_root == (fixS *) NULL)
470 seg_info (section)->fix_root = frchp->fix_root;
472 seg_info (section)->fix_tail = frchp->fix_tail;
488 segT section,
495 info = seg_info (section);
498 = chain_frchains_together_1 (section, info->frchainP);
752 section symbols. */
808 shared libs), we can't replace it with the section symbol. */
820 /* Since we're reducing to section symbols, don't attempt to reduce
838 debugging section refers to a .linkonce section. I hope
845 section beginning with the magic string
846 .gnu.linkonce is a linkonce section. */
852 /* Never adjust a reloc against local symbol in a merge section
864 the section when it calls resolve_symbol_value. */
896 /* If seginfo is NULL, we did not create this section; don't do
1256 /* For b.out: If the data section has a strict alignment
1258 rounded up from the size of the text section. These
1260 section.... */
1276 /* See above comments on b.out data section address. */
1358 of the section. This allows proper nop-filling at the end of
1594 the fixup to the right section. */
1914 more symbols. They'll probably only be section symbols,
1927 Put them in the common section now. */
1949 want section symbols. Otherwise, we skip local symbols
2389 into the section. Here it is assumed that the
2390 section's VMA is zero, and can omit subtracting it
2551 the absolute section. */
2642 _("can't resolve `%s' {%s section} - `%s' {%s section}"),
2688 the absolute section. */