Module: ELFTools::Constants::R::D30V

Defined in:
lib/elftools/constants/relocation/d30v.rb

Overview

Relocation types of D30V.

Constant Summary collapse

R_D30V_NONE =

:nodoc:

0
R_D30V_6 =

:nodoc:

1
R_D30V_9_PCREL =

:nodoc:

2
R_D30V_9_PCREL_R =

:nodoc:

3
R_D30V_15 =

:nodoc:

4
R_D30V_15_PCREL =

:nodoc:

5
R_D30V_15_PCREL_R =

:nodoc:

6
R_D30V_21 =

:nodoc:

7
R_D30V_21_PCREL =

:nodoc:

8
R_D30V_21_PCREL_R =

:nodoc:

9
R_D30V_32 =

:nodoc:

10
R_D30V_32_PCREL =

:nodoc:

11
R_D30V_32_NORMAL =

:nodoc:

12