Module: ELFTools::Constants::R::CRIS
- Defined in:
- lib/elftools/constants/relocation/cris.rb
Overview
Relocation types of CRIS.
Constant Summary collapse
- R_CRIS_NONE =
:nodoc:
0- R_CRIS_8 =
:nodoc:
1- R_CRIS_16 =
:nodoc:
2- R_CRIS_32 =
:nodoc:
3- R_CRIS_8_PCREL =
:nodoc:
4- R_CRIS_16_PCREL =
:nodoc:
5- R_CRIS_32_PCREL =
:nodoc:
6- R_CRIS_GNU_VTINHERIT =
:nodoc:
7- R_CRIS_GNU_VTENTRY =
:nodoc:
8- R_CRIS_COPY =
:nodoc:
9- R_CRIS_GLOB_DAT =
:nodoc:
10- R_CRIS_JUMP_SLOT =
:nodoc:
11- R_CRIS_RELATIVE =
:nodoc:
12- R_CRIS_16_GOT =
:nodoc:
13- R_CRIS_32_GOT =
:nodoc:
14- R_CRIS_16_GOTPLT =
:nodoc:
15- R_CRIS_32_GOTPLT =
:nodoc:
16- R_CRIS_32_GOTREL =
:nodoc:
17- R_CRIS_32_PLT_GOTREL =
:nodoc:
18- R_CRIS_32_PLT_PCREL =
:nodoc:
19- R_CRIS_32_GOT_GD =
:nodoc:
20- R_CRIS_16_GOT_GD =
:nodoc:
21- R_CRIS_32_GD =
:nodoc:
22- R_CRIS_DTP =
:nodoc:
23- R_CRIS_32_DTPREL =
:nodoc:
24- R_CRIS_16_DTPREL =
:nodoc:
25- R_CRIS_32_GOT_TPREL =
:nodoc:
26- R_CRIS_16_GOT_TPREL =
:nodoc:
27- R_CRIS_32_TPREL =
:nodoc:
28- R_CRIS_16_TPREL =
:nodoc:
29- R_CRIS_DTPMOD =
:nodoc:
30- R_CRIS_32_IE =
:nodoc:
31