Module: ELFTools::Constants::R::IP2K

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

Overview

Relocation types of IP2K.

Constant Summary collapse

R_IP2K_NONE =

:nodoc:

0
R_IP2K_16 =

:nodoc:

1
R_IP2K_32 =

:nodoc:

2
R_IP2K_FR9 =

:nodoc:

3
R_IP2K_BANK =

:nodoc:

4
R_IP2K_ADDR16CJP =

:nodoc:

5
R_IP2K_PAGE3 =

:nodoc:

6
R_IP2K_LO8DATA =

:nodoc:

7
R_IP2K_HI8DATA =

:nodoc:

8
R_IP2K_LO8INSN =

:nodoc:

9
R_IP2K_HI8INSN =

:nodoc:

10
R_IP2K_PC_SKIP =

:nodoc:

11
R_IP2K_TEXT =

:nodoc:

12
R_IP2K_FR_OFFSET =

:nodoc:

13
R_IP2K_EX8DATA =

:nodoc:

14