Module: ELFTools::Constants::R::D10V

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

Overview

Relocation types of D10V.

Constant Summary collapse

R_D10V_NONE =

:nodoc:

0
R_D10V_10_PCREL_R =

:nodoc:

1
R_D10V_10_PCREL_L =

:nodoc:

2
R_D10V_16 =

:nodoc:

3
R_D10V_18 =

:nodoc:

4
R_D10V_18_PCREL =

:nodoc:

5
R_D10V_32 =

:nodoc:

6
R_D10V_GNU_VTINHERIT =

:nodoc:

7
R_D10V_GNU_VTENTRY =

:nodoc:

8