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 27@ MSG_R_AMD64_NONE "R_AMD64_NONE" 28@ MSG_R_AMD64_64 "R_AMD64_64" 29@ MSG_R_AMD64_PC32 "R_AMD64_PC32" 30@ MSG_R_AMD64_GOT32 "R_AMD64_GOT32" 31@ MSG_R_AMD64_PLT32 "R_AMD64_PLT32" 32@ MSG_R_AMD64_COPY "R_AMD64_COPY" 33@ MSG_R_AMD64_GLOB_DAT "R_AMD64_GLOB_DAT" 34@ MSG_R_AMD64_JUMP_SLOT "R_AMD64_JUMP_SLOT" 35@ MSG_R_AMD64_RELATIVE "R_AMD64_RELATIVE" 36@ MSG_R_AMD64_GOTPCREL "R_AMD64_GOTPCREL" 37@ MSG_R_AMD64_32 "R_AMD64_32" 38@ MSG_R_AMD64_32S "R_AMD64_32S" 39@ MSG_R_AMD64_16 "R_AMD64_16" 40@ MSG_R_AMD64_PC16 "R_AMD64_PC16" 41@ MSG_R_AMD64_8 "R_AMD64_8" 42@ MSG_R_AMD64_PC8 "R_AMD64_PC8" 43@ MSG_R_AMD64_DTPMOD64 "R_AMD64_DTPMOD64" 44@ MSG_R_AMD64_DTPOFF64 "R_AMD64_DTPOFF64" 45@ MSG_R_AMD64_TPOFF64 "R_AMD64_TPOFF64" 46@ MSG_R_AMD64_TLSGD "R_AMD64_TLSGD" 47@ MSG_R_AMD64_TLSLD "R_AMD64_TLSLD" 48@ MSG_R_AMD64_DTPOFF32 "R_AMD64_DTPOFF32" 49@ MSG_R_AMD64_GOTTPOFF "R_AMD64_GOTTPOFF" 50@ MSG_R_AMD64_TPOFF32 "R_AMD64_TPOFF32" 51@ MSG_R_AMD64_PC64 "R_AMD64_PC64" 52@ MSG_R_AMD64_GOTPC32 "R_AMD64_GOTPC32" 53@ MSG_R_AMD64_GOTOFF64 "R_AMD64_GOTOFF64" 54@ MSG_R_AMD64_GOT64 "R_AMD64_GOT64" 55@ MSG_R_AMD64_GOTPCREL64 "R_AMD64_GOTPCREL64" 56@ MSG_R_AMD64_GOTPC64 "R_AMD64_GOTPC64" 57@ MSG_R_AMD64_GOTPLT64 "R_AMD64_GOTPLT64" 58@ MSG_R_AMD64_PLTOFF64 "R_AMD64_PLTOFF64" 59@ MSG_R_AMD64_SIZE32 "R_AMD64_SIZE32" 60@ MSG_R_AMD64_SIZE64 "R_AMD64_SIZE64" 61@ MSG_R_AMD64_GOTPC32_TLSDESC "R_AMD64_GOTPC32_TLSDESC" 62@ MSG_R_AMD64_TLSDESC_CALL "R_AMD64_TLSDESC_CALL" 63@ MSG_R_AMD64_TLSDESC "R_AMD64_TLSDESC" 64@ MSG_R_AMD64_IRELATIVE "R_AMD64_IRELATIVE" 65@ MSG_R_AMD64_RELATIVE64 "R_AMD64_RELATIVE64" 66@ MSG_R_AMD64_UNKNOWN39 "R_AMD64_UNKNOWN39" 67@ MSG_R_AMD64_UNKNOWN40 "R_AMD64_UNKNOWN40" 68@ MSG_R_AMD64_GOTPCRELX "R_AMD64_GOTPCRELX" 69@ MSG_R_AMD64_REX_GOTPCRELX "R_AMD64_REX_GOTPCRELX" 70