Module: ELFTools::Constants::R::CR16
- Defined in:
- lib/elftools/constants/relocation/cr16.rb
Overview
Relocation types of CR16.
Constant Summary collapse
- R_CR16_NONE =
:nodoc:
0- R_CR16_NUM8 =
:nodoc:
1- R_CR16_NUM16 =
:nodoc:
2- R_CR16_NUM32 =
:nodoc:
3- R_CR16_NUM32a =
:nodoc:
4- R_CR16_REGREL4 =
:nodoc:
5- R_CR16_REGREL4a =
:nodoc:
6- R_CR16_REGREL14 =
:nodoc:
7- R_CR16_REGREL14a =
:nodoc:
8- R_CR16_REGREL16 =
:nodoc:
9- R_CR16_REGREL20 =
:nodoc:
10- R_CR16_REGREL20a =
:nodoc:
11- R_CR16_ABS20 =
:nodoc:
12- R_CR16_ABS24 =
:nodoc:
13- R_CR16_IMM4 =
:nodoc:
14- R_CR16_IMM8 =
:nodoc:
15- R_CR16_IMM16 =
:nodoc:
16- R_CR16_IMM20 =
:nodoc:
17- R_CR16_IMM24 =
:nodoc:
18- R_CR16_IMM32 =
:nodoc:
19- R_CR16_IMM32a =
:nodoc:
20- R_CR16_DISP4 =
:nodoc:
21- R_CR16_DISP8 =
:nodoc:
22- R_CR16_DISP16 =
:nodoc:
23- R_CR16_DISP24 =
:nodoc:
24- R_CR16_DISP24a =
:nodoc:
25- R_CR16_SWITCH8 =
:nodoc:
26- R_CR16_SWITCH16 =
:nodoc:
27- R_CR16_SWITCH32 =
:nodoc:
28- R_CR16_GOT_REGREL20 =
:nodoc:
29- R_CR16_GOTC_REGREL20 =
:nodoc:
30- R_CR16_GLOB_DAT =
:nodoc:
31