Searched refs:SHF_ORDERED (Results 1 – 11 of 11) sorted by relevance
309 keyshndx = (shflags & SHF_ORDERED) ? in ld_process_ordered()326 if ((shflags & SHF_ORDERED) && in ld_process_ordered()439 if (s1->is_shdr->sh_flags & SHF_ORDERED) in comp()444 if (s2->is_shdr->sh_flags & SHF_ORDERED) in comp()
154 shndx = (isp->is_shdr->sh_flags & SHF_ORDERED) ? in os_attach_isp()
80 #define SHF_ORDERED 0x40000000 macro
153 #define SHF_ORDERED 0x40000000 macro
449 { SHF_ORDERED, SOL, MSG_SHF_ORDERED_CF }, in conv_sec_flags_strings()465 { SHF_ORDERED, SOL, MSG_SHF_ORDERED_NF }, in conv_sec_flags_strings()
238 @ MSG_SHF_ORDERED_CF "SHF_ORDERED" # 0x40000000
379 if (isp1->is_shdr->sh_flags & SHF_ORDERED) { in Dbg_sec_order_list()
1026 # SHF_ORDERED related messages. Token used is sections.1036 @ MSG_ORD_ERR_TITLE "the SHF_ORDERED section %s from %s has \
62 #define ALL_SHF_ORDER (SHF_ORDERED | SHF_LINK_ORDER)
138 4293159 ld needs to combine sections with and without SHF_ORDERED flag(comdat)291 4329785 mixing of SHT_SUNW_COMDAT & SHF_ORDERED causes ld to seg fault329 4354500 SHF_ORDERED ordered scections does not properly sort sections361 4413168 SHF_ORDERED bit causes linker to generate a separate section
689 if (p->p_shdr.sh_flags & SHF_ORDERED) in print_shdr()