Module: ELFTools::Constants::R::M32R
- Defined in:
- lib/elftools/constants/relocation/m32r.rb
Overview
Relocation types of M32R.
Constant Summary collapse
- R_M32R_NONE =
:nodoc:
0- R_M32R_16 =
For backwards compatibility
1- R_M32R_32 =
For backwards compatibility
2- R_M32R_24 =
For backwards compatibility
3- R_M32R_10_PCREL =
For backwards compatibility
4- R_M32R_18_PCREL =
For backwards compatibility
5- R_M32R_26_PCREL =
For backwards compatibility
6- R_M32R_HI16_ULO =
For backwards compatibility
7- R_M32R_HI16_SLO =
For backwards compatibility
8- R_M32R_LO16 =
For backwards compatibility
9- R_M32R_SDA16 =
For backwards compatibility
10- R_M32R_GNU_VTINHERIT =
For backwards compatibility
11- R_M32R_GNU_VTENTRY =
For backwards compatibility
12- R_M32R_16_RELA =
:nodoc:
33- R_M32R_32_RELA =
:nodoc:
34- R_M32R_24_RELA =
:nodoc:
35- R_M32R_10_PCREL_RELA =
:nodoc:
36- R_M32R_18_PCREL_RELA =
:nodoc:
37- R_M32R_26_PCREL_RELA =
:nodoc:
38- R_M32R_HI16_ULO_RELA =
:nodoc:
39- R_M32R_HI16_SLO_RELA =
:nodoc:
40- R_M32R_LO16_RELA =
:nodoc:
41- R_M32R_SDA16_RELA =
:nodoc:
42- R_M32R_RELA_GNU_VTINHERIT =
:nodoc:
43- R_M32R_RELA_GNU_VTENTRY =
:nodoc:
44- R_M32R_REL32 =
:nodoc:
45- R_M32R_GOT24 =
:nodoc:
48- R_M32R_26_PLTREL =
:nodoc:
49- R_M32R_COPY =
:nodoc:
50- R_M32R_GLOB_DAT =
:nodoc:
51- R_M32R_JMP_SLOT =
:nodoc:
52- R_M32R_RELATIVE =
:nodoc:
53- R_M32R_GOTOFF =
:nodoc:
54- R_M32R_GOTPC24 =
:nodoc:
55- R_M32R_GOT16_HI_ULO =
:nodoc:
56- R_M32R_GOT16_HI_SLO =
:nodoc:
57- R_M32R_GOT16_LO =
:nodoc:
58- R_M32R_GOTPC_HI_ULO =
:nodoc:
59- R_M32R_GOTPC_HI_SLO =
:nodoc:
60- R_M32R_GOTPC_LO =
:nodoc:
61- R_M32R_GOTOFF_HI_ULO =
:nodoc:
62- R_M32R_GOTOFF_HI_SLO =
:nodoc:
63- R_M32R_GOTOFF_LO =
:nodoc:
64