Module: ELFTools::Constants::R::MIPS
- Defined in:
- lib/elftools/constants/relocation/mips.rb
Overview
Relocation types of MIPS.
Constant Summary collapse
- R_MIPS_NONE =
:nodoc:
0- R_MIPS_16 =
:nodoc:
1- R_MIPS_32 =
In Elf 64: alias R_MIPS_ADD
2- R_MIPS_REL32 =
In Elf 64: alias R_MIPS_REL
3- R_MIPS_26 =
:nodoc:
4- R_MIPS_HI16 =
:nodoc:
5- R_MIPS_LO16 =
:nodoc:
6- R_MIPS_GPREL16 =
In Elf 64: alias R_MIPS_GPREL
7- R_MIPS_LITERAL =
:nodoc:
8- R_MIPS_GOT16 =
In Elf 64: alias R_MIPS_GOT
9- R_MIPS_PC16 =
:nodoc:
10- R_MIPS_CALL16 =
In Elf 64: alias R_MIPS_CALL
11- R_MIPS_GPREL32 =
:nodoc:
12- R_MIPS_UNUSED1 =
:nodoc:
13- R_MIPS_UNUSED2 =
:nodoc:
14- R_MIPS_UNUSED3 =
:nodoc:
15- R_MIPS_SHIFT5 =
:nodoc:
16- R_MIPS_SHIFT6 =
:nodoc:
17- R_MIPS_64 =
:nodoc:
18- R_MIPS_GOT_DISP =
:nodoc:
19- R_MIPS_GOT_PAGE =
:nodoc:
20- R_MIPS_GOT_OFST =
:nodoc:
21- R_MIPS_GOT_HI16 =
:nodoc:
22- R_MIPS_GOT_LO16 =
:nodoc:
23- R_MIPS_SUB =
:nodoc:
24- R_MIPS_INSERT_A =
:nodoc:
25- R_MIPS_INSERT_B =
:nodoc:
26- R_MIPS_DELETE =
:nodoc:
27- R_MIPS_HIGHER =
:nodoc:
28- R_MIPS_HIGHEST =
:nodoc:
29- R_MIPS_CALL_HI16 =
:nodoc:
30- R_MIPS_CALL_LO16 =
:nodoc:
31- R_MIPS_SCN_DISP =
:nodoc:
32- R_MIPS_REL16 =
:nodoc:
33- R_MIPS_ADD_IMMEDIATE =
:nodoc:
34- R_MIPS_PJUMP =
:nodoc:
35- R_MIPS_RELGOT =
:nodoc:
36- R_MIPS_JALR =
:nodoc:
37- R_MIPS_TLS_DTPMOD32 =
:nodoc:
38- R_MIPS_TLS_DTPREL32 =
:nodoc:
39- R_MIPS_TLS_DTPMOD64 =
:nodoc:
40- R_MIPS_TLS_DTPREL64 =
:nodoc:
41- R_MIPS_TLS_GD =
:nodoc:
42- R_MIPS_TLS_LDM =
:nodoc:
43- R_MIPS_TLS_DTPREL_HI16 =
:nodoc:
44- R_MIPS_TLS_DTPREL_LO16 =
:nodoc:
45- R_MIPS_TLS_GOTTPREL =
:nodoc:
46- R_MIPS_TLS_TPREL32 =
:nodoc:
47- R_MIPS_TLS_TPREL64 =
:nodoc:
48- R_MIPS_TLS_TPREL_HI16 =
:nodoc:
49- R_MIPS_TLS_TPREL_LO16 =
:nodoc:
50- R_MIPS_GLOB_DAT =
:nodoc:
51- R_MIPS_PC21_S2 =
:nodoc:
60- R_MIPS_PC26_S2 =
:nodoc:
61- R_MIPS_PC18_S3 =
:nodoc:
62- R_MIPS_PC19_S2 =
:nodoc:
63- R_MIPS_PCHI16 =
:nodoc:
64- R_MIPS_PCLO16 =
:nodoc:
65- R_MIPS16_26 =
:nodoc:
100- R_MIPS16_GPREL =
:nodoc:
101- R_MIPS16_GOT16 =
:nodoc:
102- R_MIPS16_CALL16 =
:nodoc:
103- R_MIPS16_HI16 =
:nodoc:
104- R_MIPS16_LO16 =
:nodoc:
105- R_MIPS16_TLS_GD =
:nodoc:
106- R_MIPS16_TLS_LDM =
:nodoc:
107- R_MIPS16_TLS_DTPREL_HI16 =
:nodoc:
108- R_MIPS16_TLS_DTPREL_LO16 =
:nodoc:
109- R_MIPS16_TLS_GOTTPREL =
:nodoc:
110- R_MIPS16_TLS_TPREL_HI16 =
:nodoc:
111- R_MIPS16_TLS_TPREL_LO16 =
:nodoc:
112- R_MIPS16_PC16_S1 =
:nodoc:
113- R_MIPS_COPY =
:nodoc:
126- R_MIPS_JUMP_SLOT =
:nodoc:
127- R_MICROMIPS_26_S1 =
:nodoc:
133- R_MICROMIPS_HI16 =
:nodoc:
134- R_MICROMIPS_LO16 =
:nodoc:
135- R_MICROMIPS_GPREL16 =
:nodoc:
136- R_MICROMIPS_LITERAL =
:nodoc:
137- R_MICROMIPS_GOT16 =
:nodoc:
138- R_MICROMIPS_PC7_S1 =
:nodoc:
139- R_MICROMIPS_PC10_S1 =
:nodoc:
140- R_MICROMIPS_PC16_S1 =
:nodoc:
141- R_MICROMIPS_CALL16 =
:nodoc:
142- R_MICROMIPS_GOT_DISP =
:nodoc:
145- R_MICROMIPS_GOT_PAGE =
:nodoc:
146- R_MICROMIPS_GOT_OFST =
:nodoc:
147- R_MICROMIPS_GOT_HI16 =
:nodoc:
148- R_MICROMIPS_GOT_LO16 =
:nodoc:
149- R_MICROMIPS_SUB =
:nodoc:
150- R_MICROMIPS_HIGHER =
:nodoc:
151- R_MICROMIPS_HIGHEST =
:nodoc:
152- R_MICROMIPS_CALL_HI16 =
:nodoc:
153- R_MICROMIPS_CALL_LO16 =
:nodoc:
154- R_MICROMIPS_SCN_DISP =
:nodoc:
155- R_MICROMIPS_JALR =
:nodoc:
156- R_MICROMIPS_HI0_LO16 =
:nodoc:
157- R_MICROMIPS_TLS_GD =
:nodoc:
162- R_MICROMIPS_TLS_LDM =
:nodoc:
163- R_MICROMIPS_TLS_DTPREL_HI16 =
:nodoc:
164- R_MICROMIPS_TLS_DTPREL_LO16 =
:nodoc:
165- R_MICROMIPS_TLS_GOTTPREL =
:nodoc:
166- R_MICROMIPS_TLS_TPREL_HI16 =
:nodoc:
169- R_MICROMIPS_TLS_TPREL_LO16 =
:nodoc:
170- R_MICROMIPS_GPREL7_S2 =
:nodoc:
172- R_MICROMIPS_PC23_S2 =
:nodoc:
173- R_MIPS_PC32 =
:nodoc:
248- R_MIPS_EH =
:nodoc:
249- R_MIPS_GNU_REL16_S2 =
:nodoc:
250- R_MIPS_GNU_VTINHERIT =
:nodoc:
253- R_MIPS_GNU_VTENTRY =
:nodoc:
254