1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21 22# 23# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# 26# ident "%Z%%M% %I% %E% SMI" 27 28@ MSG_DYN_NULL "NULL" 29@ MSG_DYN_NEEDED "NEEDED" 30@ MSG_DYN_PLTRELSZ "PLTRELSZ" 31@ MSG_DYN_PLTGOT "PLTGOT" 32@ MSG_DYN_HASH "HASH" 33@ MSG_DYN_STRTAB "STRTAB" 34@ MSG_DYN_SYMTAB "SYMTAB" 35@ MSG_DYN_RELA "RELA" 36@ MSG_DYN_RELASZ "RELASZ" 37@ MSG_DYN_RELAENT "RELAENT" 38@ MSG_DYN_STRSZ "STRSZ" 39@ MSG_DYN_SYMENT "SYMENT" 40@ MSG_DYN_INIT "INIT" 41@ MSG_DYN_FINI "FINI" 42@ MSG_DYN_SONAME "SONAME" 43@ MSG_DYN_RPATH "RPATH" 44@ MSG_DYN_SYMBOLIC "SYMBOLIC" 45@ MSG_DYN_REL "REL" 46@ MSG_DYN_RELSZ "RELSZ" 47@ MSG_DYN_RELENT "RELENT" 48@ MSG_DYN_PLTPAD "PLTPAD" 49@ MSG_DYN_PLTPADSZ "PLTPADSZ" 50@ MSG_DYN_PLTREL "PLTREL" 51@ MSG_DYN_DEBUG "DEBUG" 52@ MSG_DYN_TEXTREL "TEXTREL" 53@ MSG_DYN_JMPREL "JMPREL" 54@ MSG_DYN_BIND_NOW "BIND_NOW" 55@ MSG_DYN_INIT_ARRAY "INIT_ARRAY" 56@ MSG_DYN_FINI_ARRAY "FINI_ARRAY" 57@ MSG_DYN_INIT_ARRAYSZ "INIT_ARRAYSZ" 58@ MSG_DYN_FINI_ARRAYSZ "FINI_ARRAYSZ" 59@ MSG_DYN_RUNPATH "RUNPATH" 60@ MSG_DYN_FLAGS "FLAGS" 61@ MSG_DYN_PREINIT_ARRAY "PREINIT_ARRAY" 62@ MSG_DYN_PREINIT_ARRAYSZ "PREINIT_ARRAYSZ" 63 64@ MSG_DYN_RELACOUNT "RELACOUNT" 65@ MSG_DYN_RELCOUNT "RELCOUNT" 66@ MSG_DYN_FLAGS_1 "FLAGS_1" 67@ MSG_DYN_USED "USED" 68@ MSG_DYN_FILTER "FILTER" 69@ MSG_DYN_AUXILIARY "AUXILIARY" 70@ MSG_DYN_CACHE "CACHE" 71@ MSG_DYN_VERSYM "VERSYM" 72@ MSG_DYN_VERDEF "VERDEF" 73@ MSG_DYN_VERDEFNUM "VERDEFNUM" 74@ MSG_DYN_VERNEED "VERNEED" 75@ MSG_DYN_VERNEEDNUM "VERNEEDNUM" 76@ MSG_DYN_SYMINFO "SYMINFO" 77@ MSG_DYN_SYMINSZ "SYMINSZ" 78@ MSG_DYN_SYMINENT "SYMINENT" 79@ MSG_DYN_POSFLAG_1 "POSFLAG_1" 80@ MSG_DYN_FEATURE_1 "FEATURE_1" 81@ MSG_DYN_MOVESZ "MOVESZ" 82@ MSG_DYN_MOVEENT "MOVEENT" 83@ MSG_DYN_MOVETAB "MOVETAB" 84@ MSG_DYN_REGISTER "REGISTER" 85@ MSG_DYN_CHECKSUM "CHECKSUM" 86@ MSG_DYN_PLTRESERVE "PLT_RESERVE" 87@ MSG_DYN_DEPAUDIT "DEPAUDIT" 88@ MSG_DYN_AUDIT "AUDIT" 89@ MSG_DYN_CONFIG "CONFIG" 90@ MSG_DYN_SUNW_AUXILIARY "SUNW_AUXILIARY" 91@ MSG_DYN_SUNW_RTLDINF "SUNW_RTLDINF" 92@ MSG_DYN_SUNW_FILTER "SUNW_FILTER" 93@ MSG_DYN_SUNW_CAP "SUNW_CAP" 94 95@ MSG_DF_ORIGIN " ORIGIN " 96@ MSG_DF_SYMBOLIC " SYMBOLIC " 97@ MSG_DF_TEXTREL " TEXTREL " 98@ MSG_DF_BIND_NOW " BIND_NOW " 99@ MSG_DF_STATIC_TLS " STATIC_TLS " 100 101@ MSG_DF1_NOW " NOW " 102@ MSG_DF1_GLOBAL " GLOBAL " 103@ MSG_DF1_GROUP " GROUP " 104@ MSG_DF1_NODELETE " NODELETE " 105@ MSG_DF1_LOADFLTR " LOADFILTER " 106@ MSG_DF1_INITFIRST " INITFIRST " 107@ MSG_DF1_INTERPOSE " INTERPOSE " 108@ MSG_DF1_NOOPEN " NOOPEN " 109@ MSG_DF1_ORIGIN " ORIGIN " 110@ MSG_DF1_DIRECT " DIRECT " 111@ MSG_DF1_TRANS " TRANS " 112@ MSG_DF1_NODEFLIB " NODEFLIB " 113@ MSG_DF1_NODUMP " NODUMP " 114@ MSG_DF1_CONFALT " CONFALT " 115@ MSG_DF1_ENDFILTEE " ENDFILTEE " 116@ MSG_DF1_DISPRELPND " DISPRELPND " 117@ MSG_DF1_DISPRELDNE " DISPRELDONE " 118@ MSG_DF1_NODIRECT " NODIRECT " 119@ MSG_DF1_IGNMULDEF " IGNMULDEF " 120@ MSG_DF1_NOKSYMS " NOKSYMS " 121@ MSG_DF1_NORELOC " NORELOC " 122@ MSG_DF1_NOHDR " NOHDR " 123 124@ MSG_DFP_LAZYLOAD " LAZY " 125@ MSG_DFP_GROUPPERM " GROUPPERM " 126 127@ MSG_DTF_PARINIT " PARINIT " 128@ MSG_DTF_CONFEXP " CONFEXP " 129 130@ MSG_BND_NEEDED " NEEDED " 131@ MSG_BND_REFER " REFERENCED " 132@ MSG_BND_FILTER " FILTER " 133 134@ MSG_BND_ADDED " OBJECTS-ADDED " 135@ MSG_BND_REEVAL " OBJECTS-REEVALUATED " 136@ MSG_BND_DELETED " OBJECTS-DELETED " 137@ MSG_BND_ATEXIT " ATEXIT-PROCESSING " 138@ MSG_STR_EMPTY "" 139 140@ MSG_GBL_ZERO "0" 141@ MSG_GBL_OSQBRKT "[" 142@ MSG_GBL_CSQBRKT "]" 143