Searched refs:SHF_LINK_ORDER (Results 1 – 14 of 14) sorted by relevance
77 & (SHF_WRITE | SHF_ALLOC | SHF_EXECINSTR | SHF_LINK_ORDER \86 ((Flags) & ~((GElf_Xword) 0 | SHF_LINK_ORDER | SHF_OS_NONCONFORMING))
365 #define SHF_LINK_ORDER (1 << 7) /* Preserve order after combining */ macro
86 if (flags & SHF_LINK_ORDER) in text_newscn()173 | SHF_STRINGS | SHF_LINK_ORDER)) != 0) in asm_newscn()
34 @ CHECK-NEXT: SHF_LINK_ORDER69 @ CHECK-NEXT: SHF_LINK_ORDER
54 @ CHECK: SHF_LINK_ORDER (0x80)
114 @ CHECK: SHF_LINK_ORDER (0x80)
760 SHF_LINK_ORDER = 0x80U, enumerator
733 SHF_LINK_ORDER = 0x80U, enumerator
3759 & ~(SHF_LINK_ORDER | SHF_GROUP | SHF_COMPRESSED)) in check_sections()3768 & ~SHF_LINK_ORDER, in check_sections()3776 & ~(SHF_LINK_ORDER | SHF_GROUP | SHF_COMPRESSED in check_sections()3788 & ~(SHF_LINK_ORDER in check_sections()3880 | SHF_STRINGS | SHF_INFO_LINK | SHF_LINK_ORDER \ in check_sections()
1169 if (shdr->sh_flags & SHF_LINK_ORDER) in print_shdr()
419 BCase(SHF_LINK_ORDER) in bitset()
1114 ELF::SHF_ALLOC | ELF::SHF_LINK_ORDER, in SwitchToExIdxSection()
364 #define SHF_LINK_ORDER (1 << 7) /* Preserve order after combining */ macro
1054 ENUM_ENT(SHF_LINK_ORDER, "L"),1106 case ELF::SHF_LINK_ORDER: in getGNUFlags()