Home
last modified time | relevance | path

Searched refs:SHF_GROUP (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dsections.c446 { SHF_GROUP, ALL, MSG_SHF_GROUP_CF }, in conv_sec_flags_strings()
462 { SHF_GROUP, ALL, MSG_SHF_GROUP_NF }, in conv_sec_flags_strings()
H A Dsections.msg230 @ MSG_SHF_GROUP_CF "SHF_GROUP" # 0x200
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dplace.c248 if ((isp->is_shdr->sh_flags & SHF_GROUP) && in add_comdat()
700 if ((shflags & SHF_GROUP) || (shdr->sh_type == SHT_GROUP)) { in ld_place_section()
H A Doutfile.c332 osp->os_shdr->sh_flags &= ~(ALL_SHF_ORDER|SHF_GROUP); in create_outsec()
H A Dsections.c2516 if (risp->is_shdr->sh_flags & SHF_GROUP) { in make_reloc()
2517 rosp->os_shdr->sh_flags |= SHF_GROUP; in make_reloc()
3510 if ((isp->is_shdr->sh_flags & SHF_GROUP) && in ld_comdat_validate()
H A Drelocate.c1807 ((isp->is_shdr->sh_flags & SHF_GROUP) != in sloppy_comdat_reloc()
1808 (rep_isp->is_shdr->sh_flags & SHF_GROUP))) { in sloppy_comdat_reloc()
H A Dlibld.msg466 @ MSG_ELF_NOGROUPSECT "file %s: section [%u]%s: SHF_GROUP flag set, but no \
/titanic_44/usr/src/uts/common/sys/
H A Delf.h479 #define SHF_GROUP 0x200 macro
/titanic_44/usr/src/cmd/sgs/mcs/common/
H A Dfile.c645 if (shdr->sh_flags & SHF_GROUP) in traverse_file()
655 if ((shdr->sh_flags & SHF_GROUP) && in traverse_file()
/titanic_44/usr/src/cmd/sgs/include/
H A Dlibld.h91 #define ALL_SHF_IGNORE (ALL_SHF_ORDER | SHF_GROUP | SHF_MERGE | SHF_STRINGS)
/titanic_44/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1647 3616 SHF_GROUP sections should not be discarded via other COMDAT mechanisms