Lines Matching refs:stdoutput
182 xlat = bfd_mach_o_section_data_for_mach_sect (stdoutput, segname, sectname);
239 oldflags = bfd_get_section_flags (stdoutput, sec);
257 if (! bfd_set_section_flags (stdoutput, sec, flags))
259 bfd_section_name (stdoutput, sec),
346 sectype = bfd_mach_o_get_section_type_from_name (stdoutput, p);
511 size &= ((offsetT) 2 << (stdoutput->arch_info->bits_per_address - 1)) - 1;
612 xlat = bfd_mach_o_section_data_for_bfd_name (stdoutput, nam, &segn);
621 sec = bfd_get_section_by_name (stdoutput, nam);
975 if (!bfd_set_private_flags (stdoutput,
1191 bfd_mach_o_section_get_entry_size (stdoutput, sec);
1351 if (!bfd_is_local_label_name (stdoutput, name))
1381 if (!bfd_is_local_label_name (stdoutput, S_GET_NAME (sp)))
1626 bfd_map_over_sections (stdoutput, obj_mach_o_check_before_writing, (char *) 0);
1675 bfd_map_over_sections (stdoutput, obj_mach_o_set_subsections, (char *) 0);
1754 bfd_map_over_sections (stdoutput, obj_mach_o_set_section_vma, (char *) &d);
1756 bfd_map_over_sections (stdoutput, obj_mach_o_set_section_vma, (char *) &d);
1758 bfd_map_over_sections (stdoutput, obj_mach_o_set_section_vma, (char *) &d);
1881 bfd_map_over_sections (stdoutput, obj_mach_o_set_indirect_symbols, (char *) 0);
1898 bfd_set_reloc (stdoutput, sec, rels, n);