Searched refs:shflags (Results 1 – 2 of 2) sorted by relevance
669 Xword shflagmask, shflags = shdr->sh_flags; in ld_place_section() local700 if ((shflags & SHF_GROUP) || (shdr->sh_type == SHT_GROUP)) { in ld_place_section()743 if (shflags & SHF_TLS) in ld_place_section()744 shflags |= SHF_WRITE; in ld_place_section()784 (enp->ec_attrmask & shflags)) in ld_place_section()1016 ((shflags & ~shflagmask) == in ld_place_section()1038 if ((shflags & SHF_TLS) && shdr->sh_size && in ld_place_section()1232 if ((shflags & SHF_TLS) && shdr->sh_size && in ld_place_section()
296 Xword shflags = isp->is_shdr->sh_flags; in ld_process_ordered() local309 keyshndx = (shflags & SHF_ORDERED) ? in ld_process_ordered()326 if ((shflags & SHF_ORDERED) && in ld_process_ordered()