dynamic.msg revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License, Version 1.0 only
# (the "License"). You may not use this file except in compliance
# with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# ident "%Z%%M% %I% %E% SMI"
#
# Message file for cmd/sgs/libconv/common/dynamic.c
@ MSG_DYN_NULL "NULL"
@ MSG_DYN_NEEDED "NEEDED"
@ MSG_DYN_PLTRELSZ "PLTRELSZ"
@ MSG_DYN_PLTGOT "PLTGOT"
@ MSG_DYN_HASH "HASH"
@ MSG_DYN_STRTAB "STRTAB"
@ MSG_DYN_SYMTAB "SYMTAB"
@ MSG_DYN_RELA "RELA"
@ MSG_DYN_RELASZ "RELASZ"
@ MSG_DYN_RELAENT "RELAENT"
@ MSG_DYN_STRSZ "STRSZ"
@ MSG_DYN_SYMENT "SYMENT"
@ MSG_DYN_INIT "INIT"
@ MSG_DYN_FINI "FINI"
@ MSG_DYN_SONAME "SONAME"
@ MSG_DYN_RPATH "RPATH"
@ MSG_DYN_SYMBOLIC "SYMBOLIC"
@ MSG_DYN_REL "REL"
@ MSG_DYN_RELSZ "RELSZ"
@ MSG_DYN_RELENT "RELENT"
@ MSG_DYN_PLTPAD "PLTPAD"
@ MSG_DYN_PLTPADSZ "PLTPADSZ"
@ MSG_DYN_PLTREL "PLTREL"
@ MSG_DYN_DEBUG "DEBUG"
@ MSG_DYN_TEXTREL "TEXTREL"
@ MSG_DYN_JMPREL "JMPREL"
@ MSG_DYN_BIND_NOW "BIND_NOW"
@ MSG_DYN_INIT_ARRAY "INIT_ARRAY"
@ MSG_DYN_FINI_ARRAY "FINI_ARRAY"
@ MSG_DYN_INIT_ARRAYSZ "INIT_ARRAYSZ"
@ MSG_DYN_FINI_ARRAYSZ "FINI_ARRAYSZ"
@ MSG_DYN_RUNPATH "RUNPATH"
@ MSG_DYN_FLAGS "FLAGS"
@ MSG_DYN_PREINIT_ARRAY "PREINIT_ARRAY"
@ MSG_DYN_PREINIT_ARRAYSZ "PREINIT_ARRAYSZ"
@ MSG_DYN_RELACOUNT "RELACOUNT"
@ MSG_DYN_RELCOUNT "RELCOUNT"
@ MSG_DYN_FLAGS_1 "FLAGS_1"
@ MSG_DYN_USED "USED"
@ MSG_DYN_FILTER "FILTER"
@ MSG_DYN_AUXILIARY "AUXILIARY"
@ MSG_DYN_CACHE "CACHE"
@ MSG_DYN_VERSYM "VERSYM"
@ MSG_DYN_VERDEF "VERDEF"
@ MSG_DYN_VERDEFNUM "VERDEFNUM"
@ MSG_DYN_VERNEED "VERNEED"
@ MSG_DYN_VERNEEDNUM "VERNEEDNUM"
@ MSG_DYN_SYMINFO "SYMINFO"
@ MSG_DYN_SYMINSZ "SYMINSZ"
@ MSG_DYN_SYMINENT "SYMINENT"
@ MSG_DYN_POSFLAG_1 "POSFLAG_1"
@ MSG_DYN_FEATURE_1 "FEATURE_1"
@ MSG_DYN_MOVESZ "MOVESZ"
@ MSG_DYN_MOVEENT "MOVEENT"
@ MSG_DYN_MOVETAB "MOVETAB"
@ MSG_DYN_REGISTER "REGISTER"
@ MSG_DYN_CHECKSUM "CHECKSUM"
@ MSG_DYN_PLTRESERVE "PLT_RESERVE"
@ MSG_DYN_DEPAUDIT "DEPAUDIT"
@ MSG_DYN_AUDIT "AUDIT"
@ MSG_DYN_CONFIG "CONFIG"
@ MSG_DYN_SUNW_AUXILIARY "SUNW_AUXILIARY"
@ MSG_DYN_SUNW_RTLDINF "SUNW_RTLDINF"
@ MSG_DYN_SUNW_FILTER "SUNW_FILTER"
@ MSG_DYN_SUNW_CAP "SUNW_CAP"
@ MSG_DF_ORIGIN " ORIGIN "
@ MSG_DF_SYMBOLIC " SYMBOLIC "
@ MSG_DF_TEXTREL " TEXTREL "
@ MSG_DF_BIND_NOW " BIND_NOW "
@ MSG_DF_STATIC_TLS " STATIC_TLS "
@ MSG_DF1_NOW " NOW "
@ MSG_DF1_GROUP " GROUP "
@ MSG_DF1_NODELETE " NODELETE "
@ MSG_DF1_LOADFLTR " LOADFILTER "
@ MSG_DF1_INITFIRST " INITFIRST "
@ MSG_DF1_INTERPOSE " INTERPOSE "
@ MSG_DF1_NOOPEN " NOOPEN "
@ MSG_DF1_ORIGIN " ORIGIN "
@ MSG_DF1_DIRECT " DIRECT "
@ MSG_DF1_TRANS " TRANS "
@ MSG_DF1_NODEFLIB " NODEFLIB "
@ MSG_DF1_NODUMP " NODUMP "
@ MSG_DF1_CONFALT " CONFALT "
@ MSG_DF1_ENDFILTEE " ENDFILTEE "
@ MSG_DF1_DISPRELPND " DISPRELPND "
@ MSG_DF1_DISPRELDNE " DISPRELDONE "
@ MSG_DF1_NODIRECT " NODIRECT "
@ MSG_DF1_IGNMULDEF " IGNMULDEF "
@ MSG_DF1_NOKSYMS " NOKSYMS "
@ MSG_DF1_NORELOC " NORELOC "
@ MSG_DFP_LAZYLOAD " LAZY "
@ MSG_DFP_GROUPPERM " GROUPPERM "
@ MSG_DTF_PARINIT " PARINIT "
@ MSG_DTF_CONFEXP " CONFEXP "
@ MSG_GBL_ZERO "0"
@ MSG_GBL_OSQBRKT "["
@ MSG_GBL_CSQBRKT "]"