Module: ELFTools::Constants::R::CRX
- Defined in:
- lib/elftools/constants/relocation/crx.rb
Overview
Relocation types of CRX.
Constant Summary collapse
- R_CRX_NONE =
:nodoc:
0- R_CRX_REL4 =
:nodoc:
1- R_CRX_REL8 =
:nodoc:
2- R_CRX_REL8_CMP =
:nodoc:
3- R_CRX_REL16 =
:nodoc:
4- R_CRX_REL24 =
:nodoc:
5- R_CRX_REL32 =
:nodoc:
6- R_CRX_REGREL12 =
:nodoc:
7- R_CRX_REGREL22 =
:nodoc:
8- R_CRX_REGREL28 =
:nodoc:
9- R_CRX_REGREL32 =
:nodoc:
10- R_CRX_ABS16 =
:nodoc:
11- R_CRX_ABS32 =
:nodoc:
12- R_CRX_NUM8 =
:nodoc:
13- R_CRX_NUM16 =
:nodoc:
14- R_CRX_NUM32 =
:nodoc:
15- R_CRX_IMM16 =
:nodoc:
16- R_CRX_IMM32 =
:nodoc:
17- R_CRX_SWITCH8 =
:nodoc:
18- R_CRX_SWITCH16 =
:nodoc:
19- R_CRX_SWITCH32 =
:nodoc:
20