Home
last modified time | relevance | path

Searched refs:SHT_GROUP (Results 1 – 25 of 38) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gold/
Dmapfile.cc367 || sh_type == elfcpp::SHT_GROUP) in print_discarded_sections()
Dlayout.cc686 case elfcpp::SHT_GROUP: in include_section()
1363 gold_assert(shdr.get_sh_type() == elfcpp::SHT_GROUP); in layout_group()
1366 elfcpp::SHT_GROUP, in layout_group()
3813 && (*p)->type() != elfcpp::SHT_GROUP) in set_relocatable_section_offsets()
Dobject.cc1514 if (shdr.get_sh_type() == elfcpp::SHT_GROUP) in do_layout()
1585 if (relocatable && shdr.get_sh_type() == elfcpp::SHT_GROUP) in do_layout()
Doutput.cc327 && (*p)->type() != elfcpp::SHT_GROUP) in do_sized_write()
344 if ((*p)->type() == elfcpp::SHT_GROUP in do_sized_write()
/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h465 #define SHT_GROUP 17 /* Section contains a section group */ macro
DChangeLog-9103775 (SHT_GROUP): New section type.
/toolchain/binutils/binutils-2.25/bfd/
Delf.c558 ( (shdr)->sh_type == SHT_GROUP \ in setup_group()
885 if (hdr->sh_type == SHT_GROUP) in _bfd_elf_make_section_from_shdr()
2006 case SHT_GROUP: in bfd_section_from_shdr()
2733 sh_type = SHT_GROUP; in elf_fake_sections()
2816 case SHT_GROUP: in elf_fake_sections()
3050 if (d->this_hdr.sh_type == SHT_GROUP) in assign_section_numbers()
3068 if (d->this_hdr.sh_type != SHT_GROUP) in assign_section_numbers()
3340 case SHT_GROUP: in assign_section_numbers()
6645 if (elf_section_type (isec) == SHT_GROUP) in _bfd_elf_fixup_group_sections()
Delfnn-ia64.c4931 elf_section_data (group)->this_hdr.sh_type = SHT_GROUP; in elfNN_ia64_object_p()
Delf64-ia64-vms.c4431 elf_section_data (group)->this_hdr.sh_type = SHT_GROUP; in elf64_ia64_object_p()
DChangeLog-00011481 (setup_group): Don't use sec->lineno for SHT_GROUP section to store
1492 (_bfd_elf_make_section_from_shdr): Set BFD flags for SHT_GROUP.
1494 (bfd_section_from_shdr): Build a BFD section for SHT_GROUP.
1499 (assign_section_numbers): Set sh_link for SHT_GROUP.
DChangeLog-2004182 * elf.c (assign_section_numbers): Number SHT_GROUP sections first.
3082 for SHT_GROUP sections.
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2006139 (is_strip_section): Return true for SHT_GROUP sections that are
DChangeLog-2010567 (setup_section): Make SHT_GROUP section nobits.
Dreadelf.c3618 case SHT_GROUP: return "GROUP"; in get_section_type_name()
5287 else if (section->sh_type == SHT_GROUP) in process_section_headers()
5653 if (section->sh_type == SHT_GROUP) in process_section_groups()
5683 if (section->sh_type == SHT_GROUP) in process_section_groups()
DChangeLog-00011177 (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp.h358 SHT_GROUP = 17,
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-elf.c2341 elf_section_type (s) = SHT_GROUP; in elf_adjust_symtab()
/toolchain/binutils/binutils-2.25/bfd/po/
Dzh_CN.po605 msgid "%s: invalid SHT_GROUP entry"
606 msgstr "%s����Ч�� SHT_GROUP ��Ŀ"
Dsv.po634 msgid "%s: invalid SHT_GROUP entry"
635 msgstr "%s: ogiltig SHT_GROUP-post"
Dtr.po643 msgid "%s: invalid SHT_GROUP entry"
644 msgstr "%s: geçersiz SHT_GROUP girdisi"
Dja.po755 msgid "%B: invalid SHT_GROUP entry"
756 msgstr "%B: 無効な SHT_GROUP エントリです"
Did.po741 msgid "%B: invalid SHT_GROUP entry"
742 msgstr "%B: masukan SHT_GROUP tidak valid"
Dru.po753 msgid "%B: invalid SHT_GROUP entry"
754 msgstr "%B: недопустимый элемент SHT_GROUP"
Duk.po753 msgid "%B: invalid SHT_GROUP entry"
754 msgstr "%B: некоректний запис SHT_GROUP"
Drw.po1752 msgid "%s: invalid SHT_GROUP entry"

12