summaryrefslogtreecommitdiffstats
path: root/src/backends/ppc64_reloc.def
blob: e51512be6b5023ce1bb2e49bb05773465a07a401 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
/* List the relocation types for ppc64.  -*- C -*-
   Copyright (C) 2005 Red Hat, Inc.
   This file is part of Red Hat elfutils.

   Red Hat elfutils is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by the
   Free Software Foundation; version 2 of the License.

   Red Hat elfutils is distributed in the hope that it will be useful, but
   WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   General Public License for more details.

   You should have received a copy of the GNU General Public License along
   with Red Hat elfutils; if not, write to the Free Software Foundation,
   Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.

   Red Hat elfutils is an included package of the Open Invention Network.
   An included package of the Open Invention Network is a package for which
   Open Invention Network licensees cross-license their patents.  No patent
   license is granted, either expressly or impliedly, by designation as an
   included package.  Should you wish to participate in the Open Invention
   Network licensing program, please visit www.openinventionnetwork.com
   <http://www.openinventionnetwork.com>.  */

/*	    NAME,		REL|EXEC|DYN	*/

RELOC_TYPE (NONE,		0)
RELOC_TYPE (ADDR32,		REL|EXEC|DYN)
RELOC_TYPE (ADDR24,		REL)
RELOC_TYPE (ADDR16,		REL)		/* note 1 */
RELOC_TYPE (ADDR16_LO,		REL)		/* note 1 */
RELOC_TYPE (ADDR16_HI,		REL)		/* note 1 */
RELOC_TYPE (ADDR16_HA,		REL)		/* note 1 */
RELOC_TYPE (ADDR14,		REL)		/* note 1 */
RELOC_TYPE (ADDR14_BRTAKEN,	REL)		/* note 1 */
RELOC_TYPE (ADDR14_BRNTAKEN,	REL)		/* note 1 */
RELOC_TYPE (REL24,		REL)
RELOC_TYPE (REL14,		REL)
RELOC_TYPE (REL14_BRTAKEN,	REL)
RELOC_TYPE (REL14_BRNTAKEN,	REL)
RELOC_TYPE (GOT16,		REL)
RELOC_TYPE (GOT16_LO,		REL)
RELOC_TYPE (GOT16_HI,		REL)
RELOC_TYPE (GOT16_HA,		REL)
RELOC_TYPE (COPY,		EXEC)
RELOC_TYPE (GLOB_DAT,		EXEC|DYN)
RELOC_TYPE (JMP_SLOT,		EXEC|DYN)
RELOC_TYPE (RELATIVE,		EXEC|DYN)
RELOC_TYPE (UADDR32,		REL|EXEC|DYN)
RELOC_TYPE (UADDR16,		REL)
RELOC_TYPE (REL32,		REL|EXEC|DYN)
RELOC_TYPE (PLT32,		REL)
RELOC_TYPE (PLTREL32,		REL)
RELOC_TYPE (PLT16_LO,		REL)
RELOC_TYPE (PLT16_HI,		REL)
RELOC_TYPE (PLT16_HA,		REL)
RELOC_TYPE (SECTOFF,		REL)
RELOC_TYPE (SECTOFF_LO,		REL)
RELOC_TYPE (SECTOFF_HI,		REL)
RELOC_TYPE (SECTOFF_HA,		REL)
RELOC_TYPE (ADDR30,		REL)		/* note 1 */
RELOC_TYPE (ADDR64,		REL|EXEC|DYN)
RELOC_TYPE (ADDR16_HIGHER,	REL)		/* note 1 */
RELOC_TYPE (ADDR16_HIGHERA,	REL)		/* note 1 */
RELOC_TYPE (ADDR16_HIGHEST,	REL)		/* note 1 */
RELOC_TYPE (ADDR16_HIGHESTA,	REL)		/* note 1 */
RELOC_TYPE (UADDR64,		REL|EXEC|DYN)
RELOC_TYPE (REL64,		REL|EXEC|DYN)
RELOC_TYPE (PLT64,		REL)
RELOC_TYPE (PLTREL64,		REL)
RELOC_TYPE (TOC16,		REL)
RELOC_TYPE (TOC16_LO,		REL)
RELOC_TYPE (TOC16_HI,		REL)
RELOC_TYPE (TOC16_HA,		REL)
RELOC_TYPE (TOC,		REL)
RELOC_TYPE (PLTGOT16,		REL)
RELOC_TYPE (PLTGOT16_LO,	REL)
RELOC_TYPE (PLTGOT16_HI,	REL)
RELOC_TYPE (PLTGOT16_HA,	REL)
RELOC_TYPE (ADDR16_DS,		REL)		/* note 1 */
RELOC_TYPE (ADDR16_LO_DS,	REL)		/* note 1 */
RELOC_TYPE (GOT16_DS,		REL)
RELOC_TYPE (GOT16_LO_DS,	REL)
RELOC_TYPE (PLT16_LO_DS,	REL)
RELOC_TYPE (SECTOFF_DS,		REL)
RELOC_TYPE (SECTOFF_LO_DS,	REL)
RELOC_TYPE (TOC16_DS,		REL)
RELOC_TYPE (TOC16_LO_DS,	REL)
RELOC_TYPE (PLTGOT16_DS,	REL)
RELOC_TYPE (PLTGOT16_LO_DS,	REL)
RELOC_TYPE (TLS,		REL)
RELOC_TYPE (DTPMOD64,		REL|EXEC|DYN)	/* note 3 */
RELOC_TYPE (TPREL16,		REL)		/* note 2 */
RELOC_TYPE (TPREL16_LO,		REL)		/* note 2 */
RELOC_TYPE (TPREL16_HI,		REL)		/* note 2 */
RELOC_TYPE (TPREL16_HA,		REL)		/* note 2 */
RELOC_TYPE (TPREL64,		REL|EXEC|DYN)	/* note 3 */
RELOC_TYPE (DTPREL16,		REL)
RELOC_TYPE (DTPREL16_LO,	REL)
RELOC_TYPE (DTPREL16_HI,	REL)
RELOC_TYPE (DTPREL16_HA,	REL)
RELOC_TYPE (DTPREL64,		REL|EXEC|DYN)	/* note 3 */
RELOC_TYPE (GOT_TLSGD16,	REL)
RELOC_TYPE (GOT_TLSGD16_LO,	REL)
RELOC_TYPE (GOT_TLSGD16_HI,	REL)
RELOC_TYPE (GOT_TLSGD16_HA,	REL)
RELOC_TYPE (GOT_TLSLD16,	REL)
RELOC_TYPE (GOT_TLSLD16_LO,	REL)
RELOC_TYPE (GOT_TLSLD16_HI,	REL)
RELOC_TYPE (GOT_TLSLD16_HA,	REL)
RELOC_TYPE (GOT_TPREL16_DS,	REL)
RELOC_TYPE (GOT_TPREL16_LO_DS,	REL)
RELOC_TYPE (GOT_TPREL16_HI,	REL)
RELOC_TYPE (GOT_TPREL16_HA,	REL)
RELOC_TYPE (GOT_DTPREL16_DS,	REL)
RELOC_TYPE (GOT_DTPREL16_LO_DS, REL)
RELOC_TYPE (GOT_DTPREL16_HI,	REL)
RELOC_TYPE (GOT_DTPREL16_HA,	REL)
RELOC_TYPE (TPREL16_DS,		REL)		/* note 2 */
RELOC_TYPE (TPREL16_LO_DS,	REL)		/* note 2 */
RELOC_TYPE (TPREL16_HIGHER,	REL)		/* note 2 */
RELOC_TYPE (TPREL16_HIGHERA,	REL)		/* note 2 */
RELOC_TYPE (TPREL16_HIGHEST,	REL)		/* note 2 */
RELOC_TYPE (TPREL16_HIGHESTA,	REL)		/* note 2 */
RELOC_TYPE (DTPREL16_DS,	REL)
RELOC_TYPE (DTPREL16_LO_DS,	REL)
RELOC_TYPE (DTPREL16_HIGHER,	REL)
RELOC_TYPE (DTPREL16_HIGHERA,	REL)
RELOC_TYPE (DTPREL16_HIGHEST,	REL)
RELOC_TYPE (DTPREL16_HIGHESTA,	REL)

/* Notes from Alan Modra:

   1) These can appear in DYN and EXEC with improper assembly, but they
   aren't really kosher.

   2) These can appear in DYN with improper assembly (or silly gcc
      attributes, I think).  Again, not kosher.

   3) These are legal in REL for PowerOpen compatible assembler syntax,
      ie. TOC managed by compiler.
*/