Module: ELFTools::Constants::R::NIOS2
- Defined in:
- lib/elftools/constants/relocation/nios2.rb
Overview
Relocation types of NIOS2.
Constant Summary collapse
- R_NIOS2_NONE =
:nodoc:
0- R_NIOS2_S16 =
:nodoc:
1- R_NIOS2_U16 =
:nodoc:
2- R_NIOS2_PCREL16 =
:nodoc:
3- R_NIOS2_CALL26 =
:nodoc:
4- R_NIOS2_IMM5 =
:nodoc:
5- R_NIOS2_CACHE_OPX =
:nodoc:
6- R_NIOS2_IMM6 =
:nodoc:
7- R_NIOS2_IMM8 =
:nodoc:
8- R_NIOS2_HI16 =
:nodoc:
9- R_NIOS2_LO16 =
:nodoc:
10- R_NIOS2_HIADJ16 =
:nodoc:
11- R_NIOS2_BFD_RELOC_32 =
:nodoc:
12- R_NIOS2_BFD_RELOC_16 =
:nodoc:
13- R_NIOS2_BFD_RELOC_8 =
:nodoc:
14- R_NIOS2_GPREL =
:nodoc:
15- R_NIOS2_GNU_VTINHERIT =
:nodoc:
16- R_NIOS2_GNU_VTENTRY =
:nodoc:
17- R_NIOS2_UJMP =
:nodoc:
18- R_NIOS2_CJMP =
:nodoc:
19- R_NIOS2_CALLR =
:nodoc:
20- R_NIOS2_ALIGN =
:nodoc:
21- R_NIOS2_GOT16 =
:nodoc:
22- R_NIOS2_CALL16 =
:nodoc:
23- R_NIOS2_GOTOFF_LO =
:nodoc:
24- R_NIOS2_GOTOFF_HA =
:nodoc:
25- R_NIOS2_PCREL_LO =
:nodoc:
26- R_NIOS2_PCREL_HA =
:nodoc:
27- R_NIOS2_TLS_GD16 =
:nodoc:
28- R_NIOS2_TLS_LDM16 =
:nodoc:
29- R_NIOS2_TLS_LDO16 =
:nodoc:
30- R_NIOS2_TLS_IE16 =
:nodoc:
31- R_NIOS2_TLS_LE16 =
:nodoc:
32- R_NIOS2_TLS_DTPMOD =
:nodoc:
33- R_NIOS2_TLS_DTPREL =
:nodoc:
34- R_NIOS2_TLS_TPREL =
:nodoc:
35- R_NIOS2_COPY =
:nodoc:
36- R_NIOS2_GLOB_DAT =
:nodoc:
37- R_NIOS2_JUMP_SLOT =
:nodoc:
38- R_NIOS2_RELATIVE =
:nodoc:
39- R_NIOS2_GOTOFF =
:nodoc:
40- R_NIOS2_CALL26_NOAT =
:nodoc:
41- R_NIOS2_GOT_LO =
:nodoc:
42- R_NIOS2_GOT_HA =
:nodoc:
43- R_NIOS2_CALL_LO =
:nodoc:
44- R_NIOS2_CALL_HA =
:nodoc:
45- R_NIOS2_R2_S12 =
:nodoc:
64- R_NIOS2_R2_I10_1_PCREL =
:nodoc:
65- R_NIOS2_R2_T1I7_1_PCREL =
:nodoc:
66- R_NIOS2_R2_T1I7_2 =
:nodoc:
67- R_NIOS2_R2_T2I4 =
:nodoc:
68- R_NIOS2_R2_T2I4_1 =
:nodoc:
69- R_NIOS2_R2_T2I4_2 =
:nodoc:
70- R_NIOS2_R2_X1I7_2 =
:nodoc:
71- R_NIOS2_R2_X2L5 =
:nodoc:
72- R_NIOS2_R2_F1I5_2 =
:nodoc:
73- R_NIOS2_R2_L5I4X1 =
:nodoc:
74- R_NIOS2_R2_T1X1I6 =
:nodoc:
75- R_NIOS2_R2_T1X1I6_2 =
:nodoc:
76- R_NIOS2_ILLEGAL =
:nodoc:
77