Module: ELFTools::Constants::R::EPIPHANY
- Defined in:
- lib/elftools/constants/relocation/epiphany.rb
Overview
Relocation types of EPIPHANY.
Constant Summary collapse
- R_EPIPHANY_NONE =
:nodoc:
0- R_EPIPHANY_8 =
:nodoc:
1- R_EPIPHANY_16 =
:nodoc:
2- R_EPIPHANY_32 =
:nodoc:
3- R_EPIPHANY_8_PCREL =
:nodoc:
4- R_EPIPHANY_16_PCREL =
:nodoc:
5- R_EPIPHANY_32_PCREL =
:nodoc:
6- R_EPIPHANY_SIMM8 =
:nodoc:
7- R_EPIPHANY_SIMM24 =
:nodoc:
8- R_EPIPHANY_HIGH =
:nodoc:
9- R_EPIPHANY_LOW =
:nodoc:
10- R_EPIPHANY_SIMM11 =
:nodoc:
11- R_EPIPHANY_IMM11 =
:nodoc:
12- R_EPIPHANY_IMM8 =
:nodoc:
13