Module: ELFTools::Constants::R::I370
- Defined in:
- lib/elftools/constants/relocation/i370.rb
Overview
Relocation types of I370.
Constant Summary collapse
- R_I370_NONE =
:nodoc:
0- R_I370_ADDR31 =
:nodoc:
1- R_I370_ADDR32 =
:nodoc:
2- R_I370_ADDR16 =
:nodoc:
3- R_I370_REL31 =
:nodoc:
4- R_I370_REL32 =
:nodoc:
5- R_I370_ADDR12 =
:nodoc:
6- R_I370_REL12 =
:nodoc:
7- R_I370_ADDR8 =
:nodoc:
8- R_I370_REL8 =
:nodoc:
9- R_I370_COPY =
:nodoc:
10- R_I370_RELATIVE =
:nodoc:
11