Module: ELFTools::Constants::R::H8
- Defined in:
- lib/elftools/constants/relocation/h8.rb
Overview
Relocation types of H8.
Constant Summary collapse
- R_H8_NONE =
:nodoc:
0- R_H8_DIR32 =
:nodoc:
1- R_H8_DIR32_28 =
:nodoc:
2- R_H8_DIR32_24 =
:nodoc:
3- R_H8_DIR32_16 =
:nodoc:
4- R_H8_DIR32U =
:nodoc:
6- R_H8_DIR32U_28 =
:nodoc:
7- R_H8_DIR32U_24 =
:nodoc:
8- R_H8_DIR32U_20 =
:nodoc:
9- R_H8_DIR32U_16 =
:nodoc:
10- R_H8_DIR24 =
:nodoc:
11- R_H8_DIR24_20 =
:nodoc:
12- R_H8_DIR24_16 =
:nodoc:
13- R_H8_DIR24U =
:nodoc:
14- R_H8_DIR24U_20 =
:nodoc:
15- R_H8_DIR24U_16 =
:nodoc:
16- R_H8_DIR16 =
:nodoc:
17- R_H8_DIR16U =
:nodoc:
18- R_H8_DIR16S_32 =
:nodoc:
19- R_H8_DIR16S_28 =
:nodoc:
20- R_H8_DIR16S_24 =
:nodoc:
21- R_H8_DIR16S_20 =
:nodoc:
22- R_H8_DIR16S =
:nodoc:
23- R_H8_DIR8 =
:nodoc:
24- R_H8_DIR8U =
:nodoc:
25- R_H8_DIR8Z_32 =
:nodoc:
26- R_H8_DIR8Z_28 =
:nodoc:
27- R_H8_DIR8Z_24 =
:nodoc:
28- R_H8_DIR8Z_20 =
:nodoc:
29- R_H8_DIR8Z_16 =
:nodoc:
30- R_H8_PCREL16 =
:nodoc:
31- R_H8_PCREL8 =
:nodoc:
32- R_H8_BPOS =
:nodoc:
33- R_H8_DIR16A8 =
:nodoc:
59- R_H8_DIR16R8 =
:nodoc:
60- R_H8_DIR24A8 =
:nodoc:
61- R_H8_DIR24R8 =
:nodoc:
62- R_H8_DIR32A16 =
:nodoc:
63- R_H8_DISP32A16 =
:nodoc:
64- R_H8_ABS32 =
:nodoc:
65- R_H8_ABS32A16 =
:nodoc:
127- R_H8_SYM =
:nodoc:
128- R_H8_OPneg =
:nodoc:
129- R_H8_OPadd =
:nodoc:
130- R_H8_OPsub =
:nodoc:
131- R_H8_OPmul =
:nodoc:
132- R_H8_OPdiv =
:nodoc:
133- R_H8_OPshla =
:nodoc:
134- R_H8_OPshra =
:nodoc:
135- R_H8_OPsctsize =
:nodoc:
136- R_H8_OPhword =
:nodoc:
137- R_H8_OPlword =
:nodoc:
138- R_H8_OPhigh =
:nodoc:
139- R_H8_OPlow =
:nodoc:
140- R_H8_OPscttop =
:nodoc:
141