Home
last modified time | relevance | path

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

123456789

/netbsd/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_data.c53 case SHT_GROUP: in _libelf_xlate_shtype()
/netbsd/external/gpl3/gdb/dist/gold/
H A Dmapfile.cc367 || sh_type == elfcpp::SHT_GROUP) in print_discarded_sections()
/netbsd/external/gpl3/binutils/dist/gold/
H A Dmapfile.cc367 || sh_type == elfcpp::SHT_GROUP) in print_discarded_sections()
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dmapfile.cc367 || sh_type == elfcpp::SHT_GROUP) in print_discarded_sections()
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dmapfile.cc367 || sh_type == elfcpp::SHT_GROUP) in print_discarded_sections()
/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object-elf.c200 #define SHT_GROUP 17 /* Section contains a section group */ macro
1222 if (sh_type == SHT_GROUP) in simple_object_elf_copy_lto_debug_sections()
1520 else if (sh_type == SHT_GROUP) in simple_object_elf_copy_lto_debug_sections()
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-elf.c200 #define SHT_GROUP 17 /* Section contains a section group */ macro
1222 if (sh_type == SHT_GROUP) in simple_object_elf_copy_lto_debug_sections()
1515 else if (sh_type == SHT_GROUP) in simple_object_elf_copy_lto_debug_sections()
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-elf.c200 #define SHT_GROUP 17 /* Section contains a section group */ macro
1222 if (sh_type == SHT_GROUP) in simple_object_elf_copy_lto_debug_sections()
1523 else if (sh_type == SHT_GROUP) in simple_object_elf_copy_lto_debug_sections()
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-elf.c200 #define SHT_GROUP 17 /* Section contains a section group */ macro
1222 if (sh_type == SHT_GROUP) in simple_object_elf_copy_lto_debug_sections()
1523 else if (sh_type == SHT_GROUP) in simple_object_elf_copy_lto_debug_sections()
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A Dsimple-object-elf.c200 #define SHT_GROUP 17 /* Section contains a section group */ macro
1222 if (sh_type == SHT_GROUP) in simple_object_elf_copy_lto_debug_sections()
1520 else if (sh_type == SHT_GROUP) in simple_object_elf_copy_lto_debug_sections()
/netbsd/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-elf.c200 #define SHT_GROUP 17 /* Section contains a section group */ macro
1222 if (sh_type == SHT_GROUP) in simple_object_elf_copy_lto_debug_sections()
1523 else if (sh_type == SHT_GROUP) in simple_object_elf_copy_lto_debug_sections()
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h506 #define SHT_GROUP 17 /* Section contains a section group */ macro
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h512 #define SHT_GROUP 17 /* Section contains a section group */ macro
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h512 #define SHT_GROUP 17 /* Section contains a section group */ macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Object/
H A DELF.cpp272 STRINGIFY_ENUM_CASE(ELF, SHT_GROUP); in getELFSectionTypeName()
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h530 #define SHT_GROUP 17 /* Section contains a section group */ macro
/netbsd/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h425 #define SHT_GROUP 17 /* Section group */ macro
/netbsd/tools/arm-elf2aout/sys/
H A Dexec_elf.h427 #define SHT_GROUP 17 /* Section group */ macro
/netbsd/tools/m68k-elf2aout/sys/
H A Dexec_elf.h427 #define SHT_GROUP 17 /* Section group */ macro
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1702 case SHT_GROUP: in makeSection()
2205 (A->Type == ELF::SHT_GROUP || B->Type == ELF::SHT_GROUP)) in sortSections()
2206 return A->Type == ELF::SHT_GROUP; in sortSections()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp1014 case ELF::SHT_GROUP: in writeSection()
1049 if (Type != ELF::SHT_GROUP) in writeSectionHeader()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h918 SHT_GROUP = 17, // Section group. enumerator
/netbsd/sys/sys/
H A Dexec_elf.h518 #define SHT_GROUP 17 /* Section group */ macro
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf.c613 ( (shdr)->sh_type == SHT_GROUP \ in setup_group()
717 || dest->shdr->sh_type == SHT_GROUP) in setup_group()
887 else if (this_hdr->sh_type == SHT_GROUP in _bfd_elf_setup_sections()
1037 if (hdr->sh_type == SHT_GROUP) in _bfd_elf_make_section_from_shdr()
2531 case SHT_GROUP: in bfd_section_from_shdr()
3318 sh_type = SHT_GROUP; in elf_fake_sections()
3404 case SHT_GROUP: in elf_fake_sections()
3735 if (d->this_hdr.sh_type == SHT_GROUP) in assign_section_numbers()
3760 if (d->this_hdr.sh_type != SHT_GROUP) in assign_section_numbers()
4025 case SHT_GROUP: in assign_section_numbers()
[all …]
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf.c610 ( (shdr)->sh_type == SHT_GROUP \ in setup_group()
733 || dest->shdr->sh_type == SHT_GROUP) in setup_group()
904 else if (this_hdr->sh_type == SHT_GROUP in _bfd_elf_setup_sections()
1058 if (hdr->sh_type == SHT_GROUP) in _bfd_elf_make_section_from_shdr()
2525 case SHT_GROUP: in bfd_section_from_shdr()
3330 sh_type = SHT_GROUP; in elf_fake_sections()
3416 case SHT_GROUP: in elf_fake_sections()
3740 if (d->this_hdr.sh_type == SHT_GROUP) in assign_section_numbers()
3765 if (d->this_hdr.sh_type != SHT_GROUP) in assign_section_numbers()
4044 case SHT_GROUP: in assign_section_numbers()
[all …]

123456789