Home
last modified time | relevance | path

Searched refs:SHF_MERGE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsections.c501 { SHF_MERGE, ALL, MSG_SHF_MERGE_CF }, in conv_sec_flags_strings()
517 { SHF_MERGE, ALL, MSG_SHF_MERGE_NF }, in conv_sec_flags_strings()
H A Dsections.msg270 @ MSG_SHF_MERGE_CF "SHF_MERGE" # 0x10
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c189 if (((isp->is_shdr->sh_flags & (SHF_MERGE | SHF_STRINGS)) != in os_attach_isp()
190 (SHF_MERGE | SHF_STRINGS)) || in os_attach_isp()
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h642 #define SHF_MERGE 0x10 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h468 #define SHF_MERGE 0x10 /* Section may be merged. */ macro
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h92 #define ALL_SHF_IGNORE (ALL_SHF_ORDER | SHF_GROUP | SHF_MERGE | SHF_STRINGS)
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README1421 6492726 Merge SHF_MERGE|SHF_STRINGS input sections (D)