Searched refs:SEC_MERGE (Results 1 – 25 of 28) sorted by relevance
12
754 | SEC_SMALL_DATA | SEC_MERGE | SEC_STRINGS | SEC_GROUP),850 | SEC_SMALL_DATA | SEC_MERGE | SEC_STRINGS | SEC_GROUP),
355 || (sec->flags & SEC_MERGE) == 0) in _bfd_add_merge_section()387 && ! ((secinfo->sec->flags ^ sec->flags) & (SEC_MERGE | SEC_STRINGS)) in _bfd_add_merge_section()
834 flags |= SEC_MERGE; in _bfd_elf_make_section_from_shdr()1072 if ((sec->flags & SEC_MERGE) != 0 in _bfd_elf_merge_sections()2895 if ((asect->flags & SEC_MERGE) != 0) in elf_fake_sections()8692 if ((sec->flags & SEC_MERGE) in _bfd_elf_rela_local_sym()
2344 || ! (sym->section->flags & SEC_MERGE)) in _bfd_generic_link_output_symbols()
2688 && ((sec = h->root.u.def.section)->flags & SEC_MERGE) in _bfd_elf_link_sec_merge_syms()4744 && (stab->flags & SEC_MERGE) == 0 in elf_link_add_object_symbols()8482 && (isec->flags & SEC_MERGE) && ! finfo->info->relocatable) in elf_link_input_bfd()9469 if (sec->flags & SEC_MERGE) in bfd_elf_final_link()
2268 && (sec->flags & SEC_MERGE) != 0 in _bfd_score_elf_relocate_section()
1306 #define SEC_MERGE 0x1000000 macro
2273 && ((sec->flags & SEC_MERGE) != 0 in elf_i386_relocate_section()
1293 * elf32-d10v.c (elf32_d10v_relocate_section): Combine SEC_MERGE
4146 if ((sec->flags & SEC_MERGE) in elf64_alpha_relocate_section()
3947 || (sec->flags & SEC_MERGE)) in mips_elf_calculate_relocation()3949 if ((sec->flags & SEC_MERGE) in mips_elf_calculate_relocation()
4697 && (sym_sec->flags & SEC_MERGE) != 0
1837 SEC_MERGE, SEC_STRINGS.4671 * section.c (SEC_MERGE): Define new flag for merging.4691 (elf_bfd_final_link): Adjust global symbols pointing into SEC_MERGE4700 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_MERGE and
6428 && (sec->flags & SEC_MERGE) in elf32_arm_relocate_section()
663 | ((attr & SHF_MERGE) ? SEC_MERGE : 0) in obj_elf_change_section()685 if (flags & SEC_MERGE) in obj_elf_change_section()709 | SEC_EXCLUDE | SEC_SORT_ENTRIES | SEC_MERGE | SEC_STRINGS in obj_elf_change_section()713 if ((flags & SEC_MERGE) && old_sec->entsize != (unsigned) entsize) in obj_elf_change_section()
1893 if ((S_GET_SEGMENT (fixP->fx_addsy)->flags & SEC_MERGE) != 0)
5651 || (S_GET_SEGMENT (fixp->fx_addsy)->flags & SEC_MERGE) in tc_gen_reloc()
1598 && (S_GET_SEGMENT (fixP->fx_addsy)->flags & SEC_MERGE) != 0 in tc_i386_fix_adjustable()
2097 && ((output->bfd_section->flags & (SEC_MERGE | SEC_STRINGS)) in lang_add_section()2098 != (flags & (SEC_MERGE | SEC_STRINGS)) in lang_add_section()2099 || ((flags & SEC_MERGE) in lang_add_section()2102 output->bfd_section->flags &= ~ (SEC_MERGE | SEC_STRINGS); in lang_add_section()2103 flags &= ~ (SEC_MERGE | SEC_STRINGS); in lang_add_section()2108 if (flags & SEC_MERGE) in lang_add_section()
1521 * ldlang.c (wild_doit): SEC_MERGE should be set in the output1522 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
818 if ((symsec->flags & SEC_MERGE) != 0 in adjust_reloc_syms()1434 if ((bfd_get_section_flags (now_seg->owner, now_seg) & SEC_MERGE) in subsegs_finish()
251 * write.c (adjust_reloc_syms): Mark SEC_MERGE symbols as used253 * config/tc-alpha.c (tc_gen_reloc): Reinstall SEC_MERGE check.265 * config/tc-alpha.c (tc_gen_reloc): Remove SEC_MERGE test.267 SEC_MERGE section symbols specially.364 SEC_MERGE sections - it was not added in, in the first place.574 * write.c (fixup_segment): Handle fixups for SEC_MERGE sections as1337 * config/tc-sparc.c (md_apply_fix3): Handle relocs against SEC_MERGE2110 * config/tc-alpha.c (tc_gen_reloc): Handle relocs against SEC_MERGE2734 in SEC_MERGE sections.
3455 * config/tc-ppc.c (ppc_cleanup): Do not set SEC_MERGE flag on3611 * write.c (subsegs_finish): For SEC_MERGE sections pad last fragment3657 * write.c (adjust_reloc_syms): Don't reduce SEC_MERGE fixups with4341 (d10v_fix_adjustable): Remove extern, weak, SEC_MERGE tests.4553 (tc_s390_fix_adjustable): Remove extern, weak, SEC_MERGE tests.5765 SEC_MERGE.
1312 #define SEC_MERGE 0x1000000 macro
704 msgid "%B(%A+0x%lx): %s relocation against SEC_MERGE section"