Lines Matching refs:stdoutput
214 oldflags = bfd_get_section_flags (stdoutput, sec);
217 if (!bfd_set_section_flags (stdoutput, sec,
220 bfd_section_name (stdoutput, sec),
257 s = bfd_make_debug_symbol (stdoutput, NULL, 0);
567 bfd_set_section_flags (stdoutput, sec,
569 & bfd_applicable_section_flags (stdoutput)));
791 || (streq (bfd_get_section_name (stdoutput,
1526 bfd_map_over_sections (stdoutput, coff_adjust_section_syms, NULL);
1690 oldflags = bfd_get_section_flags (stdoutput, sec);
1706 if (! bfd_set_section_flags (stdoutput, sec, flags))
1708 bfd_section_name (stdoutput, sec),
1757 bfd_set_section_size (stdoutput, sec, new_size);
1784 if (bfd_get_section_flags (stdoutput, sec) & SEC_DEBUGGING)
1817 bfd_h_put_16 (stdoutput, n_entries, (bfd_byte *) p + 6);
1818 bfd_h_put_32 (stdoutput, size, (bfd_byte *) p + 8);