Module: ELFTools::Constants::R::SPU

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

Overview

Relocation types of SPU.

Constant Summary collapse

R_SPU_NONE =

:nodoc:

0
R_SPU_ADDR10 =

:nodoc:

1
R_SPU_ADDR16 =

:nodoc:

2
R_SPU_ADDR16_HI =

:nodoc:

3
R_SPU_ADDR16_LO =

:nodoc:

4
R_SPU_ADDR18 =

:nodoc:

5
R_SPU_ADDR32 =

:nodoc:

6
R_SPU_REL16 =

:nodoc:

7
R_SPU_ADDR7 =

:nodoc:

8
R_SPU_REL9 =

:nodoc:

9
R_SPU_REL9I =

:nodoc:

10
R_SPU_ADDR10I =

:nodoc:

11
R_SPU_ADDR16I =

:nodoc:

12
R_SPU_REL32 =

:nodoc:

13
R_SPU_ADDR16X =

:nodoc:

14
R_SPU_PPU32 =

:nodoc:

15
R_SPU_PPU64 =

:nodoc:

16
R_SPU_ADD_PIC =

:nodoc:

17