Searched refs:SHT_GROUP (Results 1 – 13 of 13) sorted by relevance
277 #define SHT_GROUP 17 macro
834 if (Section.getType() != ELF::SHT_GROUP) in ComputeIndexMap()843 if (Section.getType() == ELF::SHT_GROUP || in ComputeIndexMap()1310 case ELF::SHT_GROUP: in WriteSection()1402 if (Section.getType() != ELF::SHT_GROUP) in WriteSectionHeader()1422 if (Section.getType() == ELF::SHT_GROUP) in ComputeSectionOrder()1430 if (Section.getType() != ELF::SHT_GROUP && in ComputeSectionOrder()
223 new (*this) MCSectionELF(".group", ELF::SHT_GROUP, 0, in CreateELFGroupSection()
232 case SHT_GROUP: in __elfw2()
87 [SHT_GROUP] = ELF_T_WORD,
338 #define SHT_GROUP 17 /* Section group */ macro
605 else if (unlikely (shdr_info[cnt].shdr.sh_type == SHT_GROUP)) in handle_elf()1083 if (shdr_info[cnt].shdr.sh_type == SHT_GROUP) in handle_elf()1557 case SHT_GROUP: in handle_elf()
540 == SHT_GROUP); in matching_group_comdat_scn()542 == SHT_GROUP); in matching_group_comdat_scn()1243 else if (unlikely (shdr->sh_type == SHT_GROUP)) in add_relocatable_file()3301 assert (head->type != SHT_GROUP); in ld_generic_create_sections()6192 shdr->sh_type = SHT_GROUP; in ld_generic_create_outfile()
533 if (shdr->sh_type != SHT_GROUP) in check_scn_group()2473 if (refshdr->sh_type == SHT_GROUP) in check_group()3784 case SHT_GROUP: in check_sections()
423 case SHT_GROUP: in adjust_relocs()
1164 if (shdr != NULL && shdr->sh_type == SHT_GROUP) in print_scngrp()
365 shdr->sh_type = SHT_GROUP; in binary_end()
736 SHT_GROUP = 17, // Section group. enumerator