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, Version 1.0 only 6# (the "License"). You may not use this file except in compliance 7# with the License. 8# 9# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10# or http://www.opensolaris.org/os/licensing. 11# See the License for the specific language governing permissions 12# and limitations under the License. 13# 14# When distributing Covered Code, include this CDDL HEADER in each 15# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 16# If applicable, add the following below this CDDL HEADER, with the 17# fields enclosed by brackets "[]" replaced with your own identifying 18# information: Portions Copyright [yyyy] [name of copyright owner] 19# 20# CDDL HEADER END 21# 22 23# 24# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 25# Use is subject to license terms. 26# 27# ident "%Z%%M% %I% %E% SMI" 28# 29 30@ MSG_R_386_NONE "R_386_NONE" 31@ MSG_R_386_32 "R_386_32" 32@ MSG_R_386_PC32 "R_386_PC32" 33@ MSG_R_386_GOT32 "R_386_GOT32" 34@ MSG_R_386_PLT32 "R_386_PLT32" 35@ MSG_R_386_COPY "R_386_COPY" 36@ MSG_R_386_GLOB_DAT "R_386_GLOB_DAT" 37@ MSG_R_386_JMP_SLOT "R_386_JMP_SLOT" 38@ MSG_R_386_RELATIVE "R_386_RELATIVE" 39@ MSG_R_386_GOTOFF "R_386_GOTOFF" 40@ MSG_R_386_GOTPC "R_386_GOTPC" 41@ MSG_R_386_32PLT "R_386_32PLT" 42@ MSG_R_386_TLS_GD_PLT "R_386_TLS_GD_PLT" 43@ MSG_R_386_TLS_LDM_PLT "R_386_TLS_LDM_PLT" 44@ MSG_R_386_TLS_TPOFF "R_386_TLS_TPOFF" 45@ MSG_R_386_TLS_IE "R_386_TLS_IE" 46@ MSG_R_386_TLS_GOTIE "R_386_TLS_GOTIE" 47@ MSG_R_386_TLS_LE "R_386_TLS_LE" 48@ MSG_R_386_TLS_GD "R_386_TLS_GD" 49@ MSG_R_386_TLS_LDM "R_386_TLS_LDM" 50@ MSG_R_386_16 "R_386_16" 51@ MSG_R_386_PC16 "R_386_PC16" 52@ MSG_R_386_8 "R_386_8" 53@ MSG_R_386_PC8 "R_386_PC8" 54@ MSG_R_386_UNKNOWN24 "R_386_UNKNOWN24" 55@ MSG_R_386_UNKNOWN25 "R_386_UNKNOWN25" 56@ MSG_R_386_UNKNOWN26 "R_386_UNKNOWN26" 57@ MSG_R_386_UNKNOWN27 "R_386_UNKNOWN27" 58@ MSG_R_386_UNKNOWN28 "R_386_UNKNOWN28" 59@ MSG_R_386_UNKNOWN29 "R_386_UNKNOWN29" 60@ MSG_R_386_UNKNOWN30 "R_386_UNKNOWN30" 61@ MSG_R_386_UNKNOWN31 "R_386_UNKNOWN31" 62@ MSG_R_386_TLS_LDO_32 "R_386_TLS_LDO_32" 63@ MSG_R_386_UNKNOWN33 "R_386_UNKNOWN33" 64@ MSG_R_386_UNKNOWN34 "R_386_UNKNOWN34" 65@ MSG_R_386_TLS_DTPMOD32 "R_386_TLS_DTPMOD32" 66@ MSG_R_386_TLS_DTPOFF32 "R_386_TLS_DTPOFF32" 67@ MSG_R_386_UNKNOWN37 "R_386_UNKNOWN37" 68