Searched refs:SHT_GROUP (Results 1 – 12 of 12) sorted by relevance
277 #define SHT_GROUP 17 macro
524 if (Section.getType() != ELF::SHT_GROUP) in ComputeIndexMap()533 if (Section.getType() == ELF::SHT_GROUP || in ComputeIndexMap()995 case ELF::SHT_GROUP: { in WriteSection()1092 if (Section.getType() != ELF::SHT_GROUP) in WriteSectionHeader()1112 if (Section.getType() == ELF::SHT_GROUP) in ComputeSectionOrder()1120 if (Section.getType() != ELF::SHT_GROUP && in ComputeSectionOrder()
221 new (*this) MCSectionELF(".group", ELF::SHT_GROUP, 0, in CreateELFGroupSection()
192 case SHT_GROUP: in __elfw2()
83 [SHT_GROUP] = { ELF_T_WORD, sizeof (Elf32_Word) \
327 #define SHT_GROUP 17 /* Section group */ macro
493 SHT_GROUP = 17, // Section group. enumerator
593 else if (unlikely (shdr_info[cnt].shdr.sh_type == SHT_GROUP)) in handle_elf()1077 if (shdr_info[cnt].shdr.sh_type == SHT_GROUP) in handle_elf()1562 else if (shdr_info[cnt].shdr.sh_type == SHT_GROUP) in handle_elf()
550 if (shdr->sh_type != SHT_GROUP) in check_scn_group()1772 if (refshdr->sh_type == SHT_GROUP) in check_group()2258 case SHT_GROUP: in check_sections()
1146 else if (unlikely (shdr->sh_type == SHT_GROUP)) in add_relocatable_file()3083 assert (head->type != SHT_GROUP); in ld_generic_create_sections()5530 shdr->sh_type = SHT_GROUP; in ld_generic_create_outfile()
999 if (shdr != NULL && shdr->sh_type == SHT_GROUP) in print_scngrp()
352 shdr->sh_type = SHT_GROUP; in binary_end()