xref: /illumos-gate/usr/src/cmd/sgs/libconv/common/relocate_amd64.msg (revision 7c478bd95313f5f23a4c958a745db2134aa03244)
1#
2# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
3# Use is subject to license terms.
4#
5# CDDL HEADER START
6#
7# The contents of this file are subject to the terms of the
8# Common Development and Distribution License, Version 1.0 only
9# (the "License").  You may not use this file except in compliance
10# with the License.
11#
12# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
13# or http://www.opensolaris.org/os/licensing.
14# See the License for the specific language governing permissions
15# and limitations under the License.
16#
17# When distributing Covered Code, include this CDDL HEADER in each
18# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
19# If applicable, add the following below this CDDL HEADER, with the
20# fields enclosed by brackets "[]" replaced with your own identifying
21# information: Portions Copyright [yyyy] [name of copyright owner]
22#
23# CDDL HEADER END
24#
25#pragma ident	"%Z%%M%	%I%	%E% SMI"
26#
27
28@ MSG_R_AMD64_NONE		"R_AMD64_NONE"		# 0
29@ MSG_R_AMD64_64		"R_AMD64_64"		# 1
30@ MSG_R_AMD64_PC32		"R_AMD64_PC32"		# 2
31@ MSG_R_AMD64_GOT32		"R_AMD64_GOT32"		# 3
32@ MSG_R_AMD64_PLT32		"R_AMD64_PLT32"		# 4
33@ MSG_R_AMD64_COPY		"R_AMD64_COPY"		# 5
34@ MSG_R_AMD64_GLOB_DATA		"R_AMD64_GLOB_DATA"	# 6
35@ MSG_R_AMD64_JUMP_SLOT		"R_AMD64_JUMP_SLOT"	# 7
36@ MSG_R_AMD64_RELATIVE		"R_AMD64_RELATIVE"	# 8
37@ MSG_R_AMD64_GOTPCREL		"R_AMD64_GOTPCREL"	# 9
38@ MSG_R_AMD64_32		"R_AMD64_32"		# 10
39@ MSG_R_AMD64_32S		"R_AMD64_32S"		# 11
40@ MSG_R_AMD64_16		"R_AMD64_16"		# 12
41@ MSG_R_AMD64_PC16		"R_AMD64_PC16"		# 13
42@ MSG_R_AMD64_8			"R_AMD64_8"		# 14
43@ MSG_R_AMD64_PC8		"R_AMD64_PC8"		# 15
44@ MSG_R_AMD64_DTPMOD64		"R_AMD64_DTPMOD64"	# 16
45@ MSG_R_AMD64_DTPOFF64		"R_AMD64_DTPOFF64"	# 17
46@ MSG_R_AMD64_TPOFF64		"R_AMD64_TPOFF64"	# 18
47@ MSG_R_AMD64_TLSGD		"R_AMD64_TLSGD"		# 19
48@ MSG_R_AMD64_TLSLD		"R_AMD64_TLSLD"		# 20
49@ MSG_R_AMD64_DTPOFF32		"R_AMD64_DTPOFF32"	# 21
50@ MSG_R_AMD64_GOTTPOFF		"R_AMD64_GOTTPOFF"	# 22
51@ MSG_R_AMD64_TPOFF32		"R_AMD64_TPOFF32"	# 23
52@ MSG_R_AMD64_PC64		"R_AMD64_PC64"		# 24
53@ MSG_R_AMD64_GOTPC32		"R_AMD64_GOTPC32"	# 25
54@ MSG_R_AMD64_GOTOFF64		"R_AMD64_GOTOFF64"	# 26
55