17c478bd9Sstevel@tonic-gate#
208278a5eSRod Evans# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
37c478bd9Sstevel@tonic-gate# Use is subject to license terms.
47c478bd9Sstevel@tonic-gate#
57c478bd9Sstevel@tonic-gate# CDDL HEADER START
67c478bd9Sstevel@tonic-gate#
77c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
8c13de8f6Sab# Common Development and Distribution License (the "License").
9c13de8f6Sab# You may not use this file except in compliance with the License.
107c478bd9Sstevel@tonic-gate#
117c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
127c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
137c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
147c478bd9Sstevel@tonic-gate# and limitations under the License.
157c478bd9Sstevel@tonic-gate#
167c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
177c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
187c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
197c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
207c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
217c478bd9Sstevel@tonic-gate#
227c478bd9Sstevel@tonic-gate# CDDL HEADER END
237c478bd9Sstevel@tonic-gate#
247c478bd9Sstevel@tonic-gate# Message file for cmd/sgs/libconv/common/sections.c
257c478bd9Sstevel@tonic-gate
264f680cc6SAli Bahrami@ MSG_SHT_NULL			"[ SHT_NULL ]"			# 0
274f680cc6SAli Bahrami@ MSG_SHT_NULL_DMP			"NULL"
284f680cc6SAli Bahrami@ MSG_SHT_NULL_CF			"SHT_NULL"
294f680cc6SAli Bahrami@ MSG_SHT_NULL_NF			"null"
304f680cc6SAli Bahrami@ MSG_SHT_PROGBITS		"[ SHT_PROGBITS ]"		# 1
314f680cc6SAli Bahrami@ MSG_SHT_PROGBITS_DMP			"PBIT"
324f680cc6SAli Bahrami@ MSG_SHT_PROGBITS_CF			"SHT_PROGBITS"
334f680cc6SAli Bahrami@ MSG_SHT_PROGBITS_NF			"progbits"
344f680cc6SAli Bahrami@ MSG_SHT_SYMTAB		"[ SHT_SYMTAB ]"		# 2
354f680cc6SAli Bahrami@ MSG_SHT_SYMTAB_CF		"SHT_SYMTAB"
364f680cc6SAli Bahrami@ MSG_SHT_SYMTAB_DMP			"SYMT"
374f680cc6SAli Bahrami@ MSG_SHT_SYMTAB_NF			"symtab"
384f680cc6SAli Bahrami@ MSG_SHT_STRTAB		"[ SHT_STRTAB ]"		# 3
394f680cc6SAli Bahrami@ MSG_SHT_STRTAB_DMP			"STRT"
404f680cc6SAli Bahrami@ MSG_SHT_STRTAB_CF			"SHT_STRTAB"
414f680cc6SAli Bahrami@ MSG_SHT_STRTAB_NF			"strtab"
424f680cc6SAli Bahrami@ MSG_SHT_RELA			"[ SHT_RELA ]"			# 4
434f680cc6SAli Bahrami@ MSG_SHT_RELA_DMP			"RELA"
444f680cc6SAli Bahrami@ MSG_SHT_RELA_CF			"SHT_RELA"
454f680cc6SAli Bahrami@ MSG_SHT_RELA_NF			"rela"
464f680cc6SAli Bahrami@ MSG_SHT_HASH			"[ SHT_HASH ]"			# 5
474f680cc6SAli Bahrami@ MSG_SHT_HASH_DMP			"HASH"
484f680cc6SAli Bahrami@ MSG_SHT_HASH_CF			"SHT_HASH"
494f680cc6SAli Bahrami@ MSG_SHT_HASH_NF			"hash"
504f680cc6SAli Bahrami@ MSG_SHT_DYNAMIC		"[ SHT_DYNAMIC ]"		# 6
514f680cc6SAli Bahrami@ MSG_SHT_DYNAMIC_DMP			"DYNM"
524f680cc6SAli Bahrami@ MSG_SHT_DYNAMIC_CF			"SHT_DYNAMIC"
534f680cc6SAli Bahrami@ MSG_SHT_DYNAMIC_NF			"dynamic"
544f680cc6SAli Bahrami@ MSG_SHT_NOTE			"[ SHT_NOTE ]"			# 7
554f680cc6SAli Bahrami@ MSG_SHT_NOTE_DMP			"NOTE"
564f680cc6SAli Bahrami@ MSG_SHT_NOTE_CF			"SHT_NOTE"
574f680cc6SAli Bahrami@ MSG_SHT_NOTE_NF			"note"
584f680cc6SAli Bahrami@ MSG_SHT_NOBITS		"[ SHT_NOBITS ]"		# 8
594f680cc6SAli Bahrami@ MSG_SHT_NOBITS_DMP			"NOBI"
604f680cc6SAli Bahrami@ MSG_SHT_NOBITS_CF			"SHT_NOBITS"
614f680cc6SAli Bahrami@ MSG_SHT_NOBITS_NF			"nobits"
624f680cc6SAli Bahrami@ MSG_SHT_REL			"[ SHT_REL ]"			# 9
634f680cc6SAli Bahrami@ MSG_SHT_REL_DMP			"REL "
644f680cc6SAli Bahrami@ MSG_SHT_REL_CF			"SHT_REL"
654f680cc6SAli Bahrami@ MSG_SHT_REL_NF			"rel"
664f680cc6SAli Bahrami@ MSG_SHT_SHLIB			"[ SHT_SHLIB ]"			# 10
674f680cc6SAli Bahrami@ MSG_SHT_SHLIB_DMP			"SHLB"
684f680cc6SAli Bahrami@ MSG_SHT_SHLIB_CF			"SHT_SHLIB"
694f680cc6SAli Bahrami@ MSG_SHT_SHLIB_NF			"shlib"
704f680cc6SAli Bahrami@ MSG_SHT_DYNSYM		"[ SHT_DYNSYM ]"		# 11
714f680cc6SAli Bahrami@ MSG_SHT_DYNSYM_DMP			"DYNS"
724f680cc6SAli Bahrami@ MSG_SHT_DYNSYM_CF			"SHT_DYNSYM"
734f680cc6SAli Bahrami@ MSG_SHT_DYNSYM_NF			"dynsym"
744f680cc6SAli Bahrami@ MSG_SHT_UNKNOWN12		"[ UNKNOWN12 ]"			# 12
754f680cc6SAli Bahrami@ MSG_SHT_UNKNOWN12_DMP			"12"
764f680cc6SAli Bahrami@ MSG_SHT_UNKNOWN12_CF			"UNKNOWN12"
774f680cc6SAli Bahrami@ MSG_SHT_UNKNOWN12_NF			"unknown12"
784f680cc6SAli Bahrami@ MSG_SHT_UNKNOWN13		"[ UNKNOWN13 ]"			# 13
794f680cc6SAli Bahrami@ MSG_SHT_UNKNOWN13_DMP			"13"
804f680cc6SAli Bahrami@ MSG_SHT_UNKNOWN13_CF			"UNKNOWN13"
814f680cc6SAli Bahrami@ MSG_SHT_UNKNOWN13_NF			"unknown13"
824f680cc6SAli Bahrami@ MSG_SHT_INIT_ARRAY		"[ SHT_INIT_ARRAY ]"		# 14
834f680cc6SAli Bahrami@ MSG_SHT_INIT_ARRAY_DMP		"INAR"
844f680cc6SAli Bahrami@ MSG_SHT_INIT_ARRAY_CF			"SHT_INIT_ARRAY"
854f680cc6SAli Bahrami@ MSG_SHT_INIT_ARRAY_NF			"init_array"
864f680cc6SAli Bahrami@ MSG_SHT_FINI_ARRAY		"[ SHT_FINI_ARRAY ]"		# 15
874f680cc6SAli Bahrami@ MSG_SHT_FINI_ARRAY_DMP		"FNAR"
884f680cc6SAli Bahrami@ MSG_SHT_FINI_ARRAY_CF			"SHT_FINI_ARRAY"
894f680cc6SAli Bahrami@ MSG_SHT_FINI_ARRAY_NF			"fini_array"
904f680cc6SAli Bahrami@ MSG_SHT_PREINIT_ARRAY		"[ SHT_PREINIT_ARRAY ]"		# 16
914f680cc6SAli Bahrami@ MSG_SHT_PREINIT_ARRAY_DMP		"PNAR"
924f680cc6SAli Bahrami@ MSG_SHT_PREINIT_ARRAY_CF		"SHT_PREINIT_ARRAY"
934f680cc6SAli Bahrami@ MSG_SHT_PREINIT_ARRAY_NF		"preinit_ARRAY"
944f680cc6SAli Bahrami@ MSG_SHT_GROUP			"[ SHT_GROUP ]"			# 17
954f680cc6SAli Bahrami@ MSG_SHT_GROUP_DMP			"GRP "
964f680cc6SAli Bahrami@ MSG_SHT_GROUP_CF			"SHT_GROUP"
974f680cc6SAli Bahrami@ MSG_SHT_GROUP_NF			"group"
984f680cc6SAli Bahrami@ MSG_SHT_SYMTAB_SHNDX		"[ SHT_SYMTAB_SHNDX ]"		# 18
994f680cc6SAli Bahrami@ MSG_SHT_SYMTAB_SHNDX_DMP		"SHDX"
1004f680cc6SAli Bahrami@ MSG_SHT_SYMTAB_SHNDX_CF		"SHT_SYMTAB_SHNDX"
1014f680cc6SAli Bahrami@ MSG_SHT_SYMTAB_SHNDX_NF		"symtab_shndx"
1024f680cc6SAli Bahrami
10308278a5eSRod Evans@ MSG_SHT_SUNW_CAPCHAIN		"[ SHT_SUNW_capchain ]"		# 0x6fffffef
10408278a5eSRod Evans@ MSG_SHT_SUNW_CAPCHAIN_DMP		"CAPCHAIN "
10508278a5eSRod Evans@ MSG_SHT_SUNW_CAPCHAIN_CF		"SHT_SUNW_capchain"
10608278a5eSRod Evans@ MSG_SHT_SUNW_CAPCHAIN_NF		"sunw_capchain"
10708278a5eSRod Evans@ MSG_SHT_SUNW_CAPINFO		"[ SHT_SUNW_capinfo ]"		# 0x6ffffff0
10808278a5eSRod Evans@ MSG_SHT_SUNW_CAPINFO_DMP		"CAPINFO "
10908278a5eSRod Evans@ MSG_SHT_SUNW_CAPINFO_CF		"SHT_SUNW_capinfo"
11008278a5eSRod Evans@ MSG_SHT_SUNW_CAPINFO_NF		"sunw_capinfo"
1114f680cc6SAli Bahrami@ MSG_SHT_SUNW_SYMSORT		"[ SHT_SUNW_symsort ]"		# 0x6ffffff1
1124f680cc6SAli Bahrami@ MSG_SHT_SUNW_SYMSORT_DMP		"SSRT"
1134f680cc6SAli Bahrami@ MSG_SHT_SUNW_SYMSORT_CF		"SHT_SUNW_symsort"
1144f680cc6SAli Bahrami@ MSG_SHT_SUNW_SYMSORT_NF		"sunw_symsort"
1154f680cc6SAli Bahrami@ MSG_SHT_SUNW_TLSSORT		"[ SHT_SUNW_tlssort ]"		# 0x6ffffff2
1164f680cc6SAli Bahrami@ MSG_SHT_SUNW_TLSSORT_DMP		"TSRT"
1174f680cc6SAli Bahrami@ MSG_SHT_SUNW_TLSSORT_CF		"SHT_SUNW_tlssort"
1184f680cc6SAli Bahrami@ MSG_SHT_SUNW_TLSSORT_NF		"sunw_tlssort"
1194f680cc6SAli Bahrami@ MSG_SHT_SUNW_LDYNSYM		"[ SHT_SUNW_LDYNSYM ]"		# 0x6ffffff3
1204f680cc6SAli Bahrami@ MSG_SHT_SUNW_LDYNSYM_DMP		"LDSM"
1214f680cc6SAli Bahrami@ MSG_SHT_SUNW_LDYNSYM_CF		"SHT_SUNW_LDYNSYM"
1224f680cc6SAli Bahrami@ MSG_SHT_SUNW_LDYNSYM_NF		"sunw_ldynsym"
1234f680cc6SAli Bahrami@ MSG_SHT_SUNW_DOF		"[ SHT_SUNW_dof ]"		# 0x6ffffff4
1244f680cc6SAli Bahrami@ MSG_SHT_SUNW_DOF_DMP			"DOF "
1254f680cc6SAli Bahrami@ MSG_SHT_SUNW_DOF_CF			"SHT_SUNW_dof"
1264f680cc6SAli Bahrami@ MSG_SHT_SUNW_DOF_NF			"sunw_dof"
1274f680cc6SAli Bahrami@ MSG_SHT_SUNW_CAP		"[ SHT_SUNW_cap ]"		# 0x6ffffff5
1284f680cc6SAli Bahrami@ MSG_SHT_SUNW_CAP_DMP			"CAP "
1294f680cc6SAli Bahrami@ MSG_SHT_SUNW_CAP_CF			"SHT_SUNW_cap"
1304f680cc6SAli Bahrami@ MSG_SHT_SUNW_CAP_NF			"sunw_cap"
1314f680cc6SAli Bahrami@ MSG_SHT_SUNW_SIGNATURE	"[ SHT_SUNW_SIGNATURE ]"	# 0x6ffffff6
1324f680cc6SAli Bahrami@ MSG_SHT_SUNW_SIGNATURE_DMP		"SIGN"
1334f680cc6SAli Bahrami@ MSG_SHT_SUNW_SIGNATURE_CF		"SHT_SUNW_SIGNATURE"
1344f680cc6SAli Bahrami@ MSG_SHT_SUNW_SIGNATURE_NF		"sunw_signature"
1354f680cc6SAli Bahrami@ MSG_SHT_SUNW_ANNOTATE		"[ SHT_SUNW_ANNOTATE ]"		# 0x6ffffff7
1364f680cc6SAli Bahrami@ MSG_SHT_SUNW_ANNOTATE_DMP		"ANOT"
1374f680cc6SAli Bahrami@ MSG_SHT_SUNW_ANNOTATE_CF		"SHT_SUNW_ANNOTATE"
1384f680cc6SAli Bahrami@ MSG_SHT_SUNW_ANNOTATE_NF		"sunw_annotate"
1394f680cc6SAli Bahrami@ MSG_SHT_SUNW_DEBUGSTR		"[ SHT_SUNW_DEBUGSTR ]"		# 0x6ffffff8
1404f680cc6SAli Bahrami@ MSG_SHT_SUNW_DEBUGSTR_DMP		"DBGS"
1414f680cc6SAli Bahrami@ MSG_SHT_SUNW_DEBUGSTR_CF		"SHT_SUNW_DEBUGSTR"
1424f680cc6SAli Bahrami@ MSG_SHT_SUNW_DEBUGSTR_NF		"sunw_debugstr"
1434f680cc6SAli Bahrami@ MSG_SHT_SUNW_DEBUG		"[ SHT_SUNW_DEBUG ]"		# 0x6ffffff9
1444f680cc6SAli Bahrami@ MSG_SHT_SUNW_DEBUG_DMP		"DBG "
1454f680cc6SAli Bahrami@ MSG_SHT_SUNW_DEBUG_CF			"SHT_SUNW_DEBUG"
1464f680cc6SAli Bahrami@ MSG_SHT_SUNW_DEBUG_NF			"sunw_debug"
1474f680cc6SAli Bahrami@ MSG_SHT_SUNW_MOVE		"[ SHT_SUNW_move ]"		# 0x6ffffffa
1484f680cc6SAli Bahrami@ MSG_SHT_SUNW_MOVE_DMP			"MOVE"
1494f680cc6SAli Bahrami@ MSG_SHT_SUNW_MOVE_CF			"SHT_SUNW_move"
1504f680cc6SAli Bahrami@ MSG_SHT_SUNW_MOVE_NF			"sunw_move"
1514f680cc6SAli Bahrami@ MSG_SHT_SUNW_COMDAT		"[ SHT_SUNW_COMDAT ]"		# 0x6ffffffb
1524f680cc6SAli Bahrami@ MSG_SHT_SUNW_COMDAT_DMP		"COMD"
1534f680cc6SAli Bahrami@ MSG_SHT_SUNW_COMDAT_CF		"SHT_SUNW_COMDAT"
1544f680cc6SAli Bahrami@ MSG_SHT_SUNW_COMDAT_NF		"sunw_comdat"
1554f680cc6SAli Bahrami@ MSG_SHT_SUNW_SYMINFO		"[ SHT_SUNW_syminfo ]"		# 0x6ffffffc
1564f680cc6SAli Bahrami@ MSG_SHT_SUNW_SYMINFO_DMP		"SYMI"
1574f680cc6SAli Bahrami@ MSG_SHT_SUNW_SYMINFO_CF		"SHT_SUNW_syminfo"
1584f680cc6SAli Bahrami@ MSG_SHT_SUNW_SYMINFO_NF		"sunw_syminfo"
1594f680cc6SAli Bahrami@ MSG_SHT_SUNW_VERDEF		"[ SHT_SUNW_verdef ]"		# 0x6ffffffd
1604f680cc6SAli Bahrami@ MSG_SHT_SUNW_VERDEF_DMP		"VERD"
1614f680cc6SAli Bahrami@ MSG_SHT_SUNW_VERDEF_CF		"SHT_SUNW_verdef"
1624f680cc6SAli Bahrami@ MSG_SHT_SUNW_VERDEF_NF		"sunw_verdef"
1634f680cc6SAli Bahrami@ MSG_SHT_SUNW_VERNEED		"[ SHT_SUNW_verneed ]"		# 0x6ffffffe
1644f680cc6SAli Bahrami@ MSG_SHT_SUNW_VERNEED_DMP		"VERN"
1654f680cc6SAli Bahrami@ MSG_SHT_SUNW_VERNEED_CF		"SHT_SUNW_verneed"
1664f680cc6SAli Bahrami@ MSG_SHT_SUNW_VERNEED_NF		"sunw_verneed"
1674f680cc6SAli Bahrami@ MSG_SHT_SUNW_VERSYM		"[ SHT_SUNW_versym ]"		# 0x6fffffff
1684f680cc6SAli Bahrami@ MSG_SHT_SUNW_VERSYM_DMP		"VERS"
1694f680cc6SAli Bahrami@ MSG_SHT_SUNW_VERSYM_CF		"SHT_SUNW_versym"
1704f680cc6SAli Bahrami@ MSG_SHT_SUNW_VERSYM_NF		"sunw_versym"
1717c478bd9Sstevel@tonic-gate
1724f680cc6SAli Bahrami@ MSG_SHT_GNU_ATTRIBUTES	"[ SHT_GNU_ATTRIBUTES ]"	# 0x6ffffff5
1734f680cc6SAli Bahrami@ MSG_SHT_GNU_ATTRIBUTES_DMP		"ATTR"
1744f680cc6SAli Bahrami@ MSG_SHT_GNU_ATTRIBUTES_CF		"SHT_GNU_ATTRIBUTES"
1754f680cc6SAli Bahrami@ MSG_SHT_GNU_ATTRIBUTES_NF		"gnu_attributes"
1764f680cc6SAli Bahrami@ MSG_SHT_GNU_HASH		"[ SHT_GNU_HASH ]"		# 0x6ffffff6
1774f680cc6SAli Bahrami@ MSG_SHT_GNU_HASH_DMP			"GHSH"
1784f680cc6SAli Bahrami@ MSG_SHT_GNU_HASH_CF			"SHT_GNU_HASH"
1794f680cc6SAli Bahrami@ MSG_SHT_GNU_HASH_NF			"gnu_hash"
1804f680cc6SAli Bahrami@ MSG_SHT_GNU_LIBLIST		"[ SHT_GNU_LIBLIST ]"		# 0x6ffffff7
1814f680cc6SAli Bahrami@ MSG_SHT_GNU_LIBLIST_DMP		"LLST"
1824f680cc6SAli Bahrami@ MSG_SHT_GNU_LIBLIST_CF		"SHT_GNU_LIBLIST"
1834f680cc6SAli Bahrami@ MSG_SHT_GNU_LIBLIST_NF		"gnu_liblist"
1844f680cc6SAli Bahrami@ MSG_SHT_CHECKSUM		"[ SHT_CHECKSUM ]"		# 0x6ffffff8
1854f680cc6SAli Bahrami@ MSG_SHT_CHECKSUM_DMP			"CSUM"
1864f680cc6SAli Bahrami@ MSG_SHT_CHECKSUM_CF			"SHT_CHECKSUM"
1874f680cc6SAli Bahrami@ MSG_SHT_CHECKSUM_NF			"checksum"
1884f680cc6SAli Bahrami@ MSG_SHT_GNU_VERDEF		"[ SHT_GNU_verdef ]"		# 0x6ffffffd
1894f680cc6SAli Bahrami@ MSG_SHT_GNU_VERDEF_DMP		"VERD"
1904f680cc6SAli Bahrami@ MSG_SHT_GNU_VERDEF_CF			"SHT_GNU_verdef"
1914f680cc6SAli Bahrami@ MSG_SHT_GNU_VERDEF_NF			"gnu_verdef"
1924f680cc6SAli Bahrami@ MSG_SHT_GNU_VERNEED		"[ SHT_GNU_verneed ]"		# 0x6ffffffe
1934f680cc6SAli Bahrami@ MSG_SHT_GNU_VERNEED_DMP		"VERN"
1944f680cc6SAli Bahrami@ MSG_SHT_GNU_VERNEED_CF		"SHT_GNU_verneed"
1954f680cc6SAli Bahrami@ MSG_SHT_GNU_VERNEED_NF		"gnu_verneed"
1964f680cc6SAli Bahrami@ MSG_SHT_GNU_VERSYM		"[ SHT_GNU_versym ]"		# 0x6fffffff
1974f680cc6SAli Bahrami@ MSG_SHT_GNU_VERSYM_DMP		"VERS"
1984f680cc6SAli Bahrami@ MSG_SHT_GNU_VERSYM_CF			"SHT_GNU_versym"
1994f680cc6SAli Bahrami@ MSG_SHT_GNU_VERSYM_NF			"gnu_versym"
2007c478bd9Sstevel@tonic-gate
2014f680cc6SAli Bahrami@ MSG_SHT_AMD64_UNWIND		"[ SHT_AMD64_UNWIND ]"		# 0x7000000
2024f680cc6SAli Bahrami@ MSG_SHT_AMD64_UNWIND_DMP		"UNWD"
2034f680cc6SAli Bahrami@ MSG_SHT_AMD64_UNWIND_CF		"SHT_AMD64_UNWIND"
2044f680cc6SAli Bahrami@ MSG_SHT_AMD64_UNWIND_NF		"amd64_unwind"
2057c478bd9Sstevel@tonic-gate
2064f680cc6SAli Bahrami@ MSG_SHT_SPARC_GOTDATA		"[ SHT_SPARC_GOTDATA ]"		# 0x7000000
2074f680cc6SAli Bahrami@ MSG_SHT_SPARC_GOTDATA_DMP		"GOTD"
2084f680cc6SAli Bahrami@ MSG_SHT_SPARC_GOTDATA_CF		"SHT_SPARC_GOTDATA"
2094f680cc6SAli Bahrami@ MSG_SHT_SPARC_GOTDATA_NF		"sparc_gotdata"
2107c478bd9Sstevel@tonic-gate
211*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_ODRTAB		"[ SHT_LLVM_ODRTAB ]"		# 0x6fff4c00
212*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_ODRTAB_DMP		"ODRTAB"
213*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_ODRTAB_CF		"SHT_LLVM_ODRTAB"
214*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_ODRTAB_NF		"llvm_odrtab"
215*ff4c9ae3SRichard Lowe
216*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_LINKER_OPTIONS		"[ SHT_LLVM_LINK_OPTIONS ]"	# 0x6fff4c01
217*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_LINKER_OPTIONS_DMP		"LINK_OPTIONS"
218*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_LINKER_OPTIONS_CF		"SHT_LLVM_LINK_OPTIONS"
219*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_LINKER_OPTIONS_NF		"llvm_link_options"
220*ff4c9ae3SRichard Lowe
221*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_UNKNOWN1		"[ SHT_LLVM_UNKNOWN1 ]"	# 0x6fff4c02
222*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_UNKNOWN1_DMP		"LLVM_UNKNOWN1"
223*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_UNKNOWN1_CF		"SHT_LLVM_UNKNOWN1"
224*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_UNKNOWN1_NF		"llvm_unknown1"
225*ff4c9ae3SRichard Lowe
226*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_ADDRSIG		"[ SHT_LLVM_ADDRSIG ]"	# 0x6fff4c03
227*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_ADDRSIG_DMP		"ADDRSIG"
228*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_ADDRSIG_CF		"SHT_LLVM_ADDRSIG"
229*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_ADDRSIG_NF		"llvm_addrsig"
230*ff4c9ae3SRichard Lowe
231*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_DEPENDENT_LIBRARIES		"[ SHT_LLVM_DEPENDENT_LIBRARIES ]" # 0x6fff4c04
232*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_DEPENDENT_LIBRARIES_DMP		"DEPENDENT_LIBRARIES"
233*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_DEPENDENT_LIBRARIES_CF		"SHT_LLVM_DEPENDENT_LIBRARIES"
234*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_DEPENDENT_LIBRARIES_NF		"llvm_dependent_libraries"
235*ff4c9ae3SRichard Lowe
236*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_SYMPART		"[ SHT_LLVM_SYMPART ]"	# 0x6fff4c05
237*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_SYMPART_DMP		"LLVM_SYMPART"
238*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_SYMPART_CF		"SHT_LLVM_SYMPART"
239*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_SYMPART_NF		"llvm_sympart"
240*ff4c9ae3SRichard Lowe
241*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_PART_EHDR	"[ SHT_LLVM_PART_EHDR ]"	# 0x6fff4c06
242*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_PART_EHDR_DMP		"LLVM_PART_EHDR"
243*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_PART_EHDR_CF		"SHT_LLVM_PART_EHDR"
244*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_PART_EHDR_NF		"llvm_part_ehdr"
245*ff4c9ae3SRichard Lowe
246*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_PART_PHDR	"[ SHT_LLVM_PART_PHDR ]"	# 0x6fff4c07
247*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_PART_PHDR_DMP		"LLVM_PART_PHDR"
248*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_PART_PHDR_CF		"SHT_LLVM_PART_PHDR"
249*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_PART_PHDR_NF		"llvm_part_phdr"
250*ff4c9ae3SRichard Lowe
251*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_BB_ADDR_MAP	"[ SHT_LLVM_BB_ADDR_MAP ]"	# 0x6fff4c08
252*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_BB_ADDR_MAP_DMP		"LLVM_BB_ADDR_MAP"
253*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_BB_ADDR_MAP_CF		"SHT_LLVM_BB_ADDR_MAP"
254*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_BB_ADDR_MAP_NF		"llvm_bb_addr_map"
255*ff4c9ae3SRichard Lowe
256*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_CALL_GRAPH_PROFILE	"[ SHT_LLVM_CALL_GRAPH_PROFILE ]" # 0x6fff4c09
257*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_CALL_GRAPH_PROFILE_DMP		"LLVM_CALL_GRAPH_PROFILE"
258*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_CALL_GRAPH_PROFILE_CF		"SHT_LLVM_CALL_GRAPH_PROFILE"
259*ff4c9ae3SRichard Lowe@ MSG_SHT_LLVM_CALL_GRAPH_PROFILE_NF		"llvm_call_graph_profile"
260*ff4c9ae3SRichard Lowe
2617c478bd9Sstevel@tonic-gate@ MSG_SHN_AFTER		"[ SHN_AFTER ]"
2627c478bd9Sstevel@tonic-gate@ MSG_SHN_BEFORE	"[ SHN_BEFORE ]"
2637c478bd9Sstevel@tonic-gate
2644f680cc6SAli Bahrami@ MSG_SHF_WRITE_CF		"SHF_WRITE"		# 0x01
2654f680cc6SAli Bahrami@ MSG_SHF_WRITE_NF			"write"
2664f680cc6SAli Bahrami@ MSG_SHF_ALLOC_CF		"SHF_ALLOC"		# 0x02
2674f680cc6SAli Bahrami@ MSG_SHF_ALLOC_NF			"alloc"
2684f680cc6SAli Bahrami@ MSG_SHF_EXECINSTR_CF		"SHF_EXECINSTR"		# 0x04
2694f680cc6SAli Bahrami@ MSG_SHF_EXECINSTR_NF			"execinstr"
2704f680cc6SAli Bahrami@ MSG_SHF_MERGE_CF		"SHF_MERGE"		# 0x10
2714f680cc6SAli Bahrami@ MSG_SHF_MERGE_NF			"merge"
2724f680cc6SAli Bahrami@ MSG_SHF_STRINGS_CF		"SHF_STRINGS"		# 0x20
2734f680cc6SAli Bahrami@ MSG_SHF_STRINGS_NF			"strings"
2744f680cc6SAli Bahrami@ MSG_SHF_INFO_LINK_CF		"SHF_INFO_LINK"		# 0x40
2754f680cc6SAli Bahrami@ MSG_SHF_INFO_LINK_NF			"info_link"
2764f680cc6SAli Bahrami@ MSG_SHF_LINK_ORDER_CF		"SHF_LINK_ORDER"	# 0x80
2774f680cc6SAli Bahrami@ MSG_SHF_LINK_ORDER_NF			"link_order"
2784f680cc6SAli Bahrami@ MSG_SHF_OS_NONCONFORMING_CF	"SHF_OS_NONCONFORMING"	# 0x100
2794f680cc6SAli Bahrami@ MSG_SHF_OS_NONCONFORMING_NF		"os_nonconforming"
2804f680cc6SAli Bahrami@ MSG_SHF_GROUP_CF		"SHF_GROUP"		# 0x200
2814f680cc6SAli Bahrami@ MSG_SHF_GROUP_NF			"group"
2824f680cc6SAli Bahrami@ MSG_SHF_TLS_CF		"SHF_TLS"		# 0x400
2834f680cc6SAli Bahrami@ MSG_SHF_TLS_NF			"tls"
2844f680cc6SAli Bahrami@ MSG_SHF_AMD64_LARGE_CF	"SHF_AMD64_LARGE"	# 0x10000000
2854f680cc6SAli Bahrami@ MSG_SHF_AMD64_LARGE_NF		"amd64_large"
2864f680cc6SAli Bahrami@ MSG_SHF_X86_64_LARGE_CF	"SHF_X86_64_LARGE"	# Alias: SHF_AMD64_LARGE
2874f680cc6SAli Bahrami@ MSG_SHF_X86_64_LARGE_NF		"x86_64_large"
2884f680cc6SAli Bahrami@ MSG_SHF_ORDERED_CF		"SHF_ORDERED"		# 0x40000000
2894f680cc6SAli Bahrami@ MSG_SHF_ORDERED_NF			"ordered"
2904f680cc6SAli Bahrami@ MSG_SHF_EXCLUDE_CF		"SHF_EXCLUDE"		# 0x80000000
2914f680cc6SAli Bahrami@ MSG_SHF_EXCLUDE_NF			"exclude"
2927c478bd9Sstevel@tonic-gate
2937c478bd9Sstevel@tonic-gate@ MSG_GBL_ZERO		"0"
294