Module: ELFTools::Constants::R::OR1K
- Defined in:
- lib/elftools/constants/relocation/or1k.rb
Overview
Relocation types of OR1K.
Constant Summary collapse
- R_OR1K_NONE =
:nodoc:
0- R_OR1K_32 =
:nodoc:
1- R_OR1K_16 =
:nodoc:
2- R_OR1K_8 =
:nodoc:
3- R_OR1K_LO_16_IN_INSN =
:nodoc:
4- R_OR1K_HI_16_IN_INSN =
:nodoc:
5- R_OR1K_INSN_REL_26 =
:nodoc:
6- R_OR1K_GNU_VTENTRY =
:nodoc:
7- R_OR1K_GNU_VTINHERIT =
:nodoc:
8- R_OR1K_32_PCREL =
:nodoc:
9- R_OR1K_16_PCREL =
:nodoc:
10- R_OR1K_8_PCREL =
:nodoc:
11- R_OR1K_GOTPC_HI16 =
:nodoc:
12- R_OR1K_GOTPC_LO16 =
:nodoc:
13- R_OR1K_GOT16 =
:nodoc:
14- R_OR1K_PLT26 =
:nodoc:
15- R_OR1K_GOTOFF_HI16 =
:nodoc:
16- R_OR1K_GOTOFF_LO16 =
:nodoc:
17- R_OR1K_COPY =
:nodoc:
18- R_OR1K_GLOB_DAT =
:nodoc:
19- R_OR1K_JMP_SLOT =
:nodoc:
20- R_OR1K_RELATIVE =
:nodoc:
21- R_OR1K_TLS_GD_HI16 =
:nodoc:
22- R_OR1K_TLS_GD_LO16 =
:nodoc:
23- R_OR1K_TLS_LDM_HI16 =
:nodoc:
24- R_OR1K_TLS_LDM_LO16 =
:nodoc:
25- R_OR1K_TLS_LDO_HI16 =
:nodoc:
26- R_OR1K_TLS_LDO_LO16 =
:nodoc:
27- R_OR1K_TLS_IE_HI16 =
:nodoc:
28- R_OR1K_TLS_IE_LO16 =
:nodoc:
29- R_OR1K_TLS_LE_HI16 =
:nodoc:
30- R_OR1K_TLS_LE_LO16 =
:nodoc:
31- R_OR1K_TLS_TPOFF =
:nodoc:
32- R_OR1K_TLS_DTPOFF =
:nodoc:
33- R_OR1K_TLS_DTPMOD =
:nodoc:
34- R_OR1K_AHI16 =
:nodoc:
35- R_OR1K_GOTOFF_AHI16 =
:nodoc:
36- R_OR1K_TLS_IE_AHI16 =
:nodoc:
37- R_OR1K_TLS_LE_AHI16 =
:nodoc:
38- R_OR1K_SLO16 =
:nodoc:
39- R_OR1K_GOTOFF_SLO16 =
:nodoc:
40- R_OR1K_TLS_LE_SLO16 =
:nodoc:
41- R_OR1K_PCREL_PG21 =
:nodoc:
42- R_OR1K_GOT_PG21 =
:nodoc:
43- R_OR1K_TLS_GD_PG21 =
:nodoc:
44- R_OR1K_TLS_LDM_PG21 =
:nodoc:
45- R_OR1K_TLS_IE_PG21 =
:nodoc:
46- R_OR1K_LO13 =
:nodoc:
47- R_OR1K_GOT_LO13 =
:nodoc:
48- R_OR1K_TLS_GD_LO13 =
:nodoc:
49- R_OR1K_TLS_LDM_LO13 =
:nodoc:
50- R_OR1K_TLS_IE_LO13 =
:nodoc:
51- R_OR1K_SLO13 =
:nodoc:
52- R_OR1K_PLTA26 =
:nodoc:
53- R_OR1K_GOT_AHI16 =
:nodoc:
54