Searched refs:SEC_MERGE (Results 1 – 25 of 63) sorted by relevance
123
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-target.h | 826 | SEC_SMALL_DATA | SEC_MERGE | SEC_STRINGS | SEC_GROUP), 924 | SEC_SMALL_DATA | SEC_MERGE | SEC_STRINGS | SEC_GROUP),
|
D | merge.c | 353 || (sec->flags & SEC_MERGE) == 0) in _bfd_add_merge_section() 385 && ! ((secinfo->sec->flags ^ sec->flags) & (SEC_MERGE | SEC_STRINGS)) in _bfd_add_merge_section()
|
D | elf32-d10v.c | 437 && ((sec->flags & SEC_MERGE) != 0 in elf32_d10v_relocate_section()
|
D | elf32-iq2000.c | 610 if ((sec->flags & SEC_MERGE) in iq2000_elf_relocate_section()
|
D | elf32-score7.c | 1888 || (sec->flags & SEC_MERGE)) in score_elf_final_link_relocate() 1890 if ((sec->flags & SEC_MERGE) in score_elf_final_link_relocate() 2306 || (sec->flags & SEC_MERGE)) in s7_bfd_score_elf_relocate_section() 2311 if ((sec->flags & SEC_MERGE) in s7_bfd_score_elf_relocate_section()
|
D | ChangeLog-2004 | 2566 with "size". Set new "rawsize" for stabs, eh_frame, and SEC_MERGE 2568 calls if the section might be a stabs, eh_frame, or SEC_MERGE section. 2911 for handling SEC_MERGE symbols in relax_section. 3094 comment. Abort on dynamic or non-SEC_MERGE input. Don't test 3379 SEC_MERGE sections. 3381 those against discarded link-once and SEC_MERGE section symbols.
|
D | elf32-rl78.c | 1706 if ((ssec->flags & SEC_MERGE) in rl78_offset_for_reloc()
|
D | elflink.c | 2689 && ((sec = h->root.u.def.section)->flags & SEC_MERGE) in _bfd_elf_link_sec_merge_syms() 4834 && (stab->flags & SEC_MERGE) == 0 in elf_link_add_object_symbols() 6679 if ((sec->flags & SEC_MERGE) != 0 in _bfd_elf_merge_sections() 9348 && (isec->flags & SEC_MERGE) && !flinfo->info->relocatable) in elf_link_input_bfd() 10564 if (sec->flags & SEC_MERGE) in bfd_elf_final_link()
|
D | elf64-sh64.c | 1535 else if ((sec->flags & SEC_MERGE) in sh_elf64_relocate_section()
|
D | linker.c | 2212 || ! (sym->section->flags & SEC_MERGE)) in _bfd_generic_link_output_symbols()
|
D | cofflink.c | 893 && (bfd_get_section (sym)->flags & SEC_MERGE) in _bfd_coff_final_link()
|
D | elf.c | 901 flags |= SEC_MERGE; in _bfd_elf_make_section_from_shdr() 2831 if ((asect->flags & SEC_MERGE) != 0) in elf_fake_sections() 9907 if ((sec->flags & SEC_MERGE) in _bfd_elf_rela_local_sym()
|
D | elf32-rx.c | 1758 if ((ssec->flags & SEC_MERGE) in rx_offset_for_reloc()
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-elf.c | 695 | ((attr & SHF_MERGE) ? SEC_MERGE : 0) in obj_elf_change_section() 720 if (flags & SEC_MERGE) in obj_elf_change_section() 744 | SEC_EXCLUDE | SEC_SORT_ENTRIES | SEC_MERGE | SEC_STRINGS in obj_elf_change_section() 748 if ((flags & SEC_MERGE) && old_sec->entsize != (unsigned) entsize) in obj_elf_change_section() 1969 | SEC_MERGE | SEC_STRINGS); in obj_elf_ident()
|
D | tc-epiphany.c | 1070 if ((S_GET_SEGMENT (fixP->fx_addsy)->flags & SEC_MERGE) != 0) in epiphany_fix_adjustable()
|
D | tc-mn10300.c | 2428 if (! (S_GET_SEGMENT (fixp->fx_addsy)->flags & SEC_MERGE)) in mn10300_fix_adjustable() 2620 && (bfd_get_section_flags (now_seg->owner, now_seg) & SEC_MERGE) == 0) in mn10300_handle_align()
|
D | tc-m32c.c | 1240 if (S_GET_SEGMENT (fixP->fx_addsy)->flags & SEC_MERGE) in m32c_fix_adjustable()
|
D | tc-s390.c | 2029 if ((S_GET_SEGMENT (fixP->fx_addsy)->flags & SEC_MERGE) != 0) in tc_s390_fix_adjustable()
|
D | tc-rx.c | 477 | ((flags & SEC_MERGE) ? SHF_MERGE : 0) in parse_rx_section()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | write.c | 729 if (!(((symsec->flags & SEC_MERGE) != 0 in resolve_reloc_expr_symbols() 865 if ((symsec->flags & SEC_MERGE) != 0 in adjust_reloc_syms() 1718 if ((bfd_get_section_flags (now_seg->owner, now_seg) & SEC_MERGE) in subsegs_finish_section()
|
D | dwarf2dbg.c | 2543 | SEC_MERGE | SEC_STRINGS)); in dwarf2_finish()
|
D | ChangeLog-0001 | 241 * write.c (adjust_reloc_syms): Mark SEC_MERGE symbols as used 243 * config/tc-alpha.c (tc_gen_reloc): Reinstall SEC_MERGE check. 255 * config/tc-alpha.c (tc_gen_reloc): Remove SEC_MERGE test. 257 SEC_MERGE section symbols specially. 354 SEC_MERGE sections - it was not added in, in the first place. 564 * write.c (fixup_segment): Handle fixups for SEC_MERGE sections as 1327 * config/tc-sparc.c (md_apply_fix3): Handle relocs against SEC_MERGE 2100 * config/tc-alpha.c (tc_gen_reloc): Handle relocs against SEC_MERGE 2724 in SEC_MERGE sections.
|
D | ChangeLog-0203 | 3447 * config/tc-ppc.c (ppc_cleanup): Do not set SEC_MERGE flag on 3603 * write.c (subsegs_finish): For SEC_MERGE sections pad last fragment 3649 * write.c (adjust_reloc_syms): Don't reduce SEC_MERGE fixups with 4333 (d10v_fix_adjustable): Remove extern, weak, SEC_MERGE tests. 4545 (tc_s390_fix_adjustable): Remove extern, weak, SEC_MERGE tests. 5757 SEC_MERGE.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldlang.c | 2397 if ((output->bfd_section->flags & (SEC_MERGE | SEC_STRINGS)) in lang_add_section() 2398 != (flags & (SEC_MERGE | SEC_STRINGS)) in lang_add_section() 2399 || ((flags & SEC_MERGE) != 0 in lang_add_section() 2402 output->bfd_section->flags &= ~ (SEC_MERGE | SEC_STRINGS); in lang_add_section() 2403 flags &= ~ (SEC_MERGE | SEC_STRINGS); in lang_add_section() 2418 if ((flags & SEC_MERGE) != 0) in lang_add_section()
|
/toolchain/binutils/binutils-2.25/bfd/po/ |
D | zh_CN.po | 702 msgid "%s(%s+0x%lx): %s relocation against SEC_MERGE section" 703 msgstr "%s(%s+0x%lx)������ SEC_MERGE �ڵ��ض�λ %s"
|
123