Module: ELFTools::Constants::R::V850

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

Overview

Relocation types of V850.

Constant Summary collapse

R_V850_NONE =

:nodoc:

0
R_V850_9_PCREL =

:nodoc:

1
R_V850_22_PCREL =

:nodoc:

2
R_V850_HI16_S =

:nodoc:

3
R_V850_HI16 =

:nodoc:

4
R_V850_LO16 =

:nodoc:

5
R_V850_ABS32 =

:nodoc:

6
R_V850_16 =

:nodoc:

7
R_V850_8 =

:nodoc:

8
R_V850_SDA_16_16_OFFSET =

For ld.b, st.b, set1, clr1, not1, tst1, movea, movhi

9
R_V850_SDA_15_16_OFFSET =

For ld.w, ld.h, ld.hu, st.w, st.h

10
R_V850_ZDA_16_16_OFFSET =

For ld.b, st.b, set1, clr1, not1, tst1, movea, movhi

11
R_V850_ZDA_15_16_OFFSET =

For ld.w, ld.h, ld.hu, st.w, st.h

12
R_V850_TDA_6_8_OFFSET =

For sst.w, sld.w

13
R_V850_TDA_7_8_OFFSET =

For sst.h, sld.h

14
R_V850_TDA_7_7_OFFSET =

For sst.b, sld.b

15
R_V850_TDA_16_16_OFFSET =

For set1, clr1, not1, tst1, movea, movhi

16
R_V850_TDA_4_5_OFFSET =

For sld.hu

17
R_V850_TDA_4_4_OFFSET =

For sld.bu

18
R_V850_SDA_16_16_SPLIT_OFFSET =

For ld.bu

19
R_V850_ZDA_16_16_SPLIT_OFFSET =

For ld.bu

20
R_V850_CALLT_6_7_OFFSET =

For callt

21
R_V850_CALLT_16_16_OFFSET =

For callt

22
R_V850_GNU_VTINHERIT =

:nodoc:

23
R_V850_GNU_VTENTRY =

:nodoc:

24
R_V850_LONGCALL =

:nodoc:

25
R_V850_LONGJUMP =

:nodoc:

26
R_V850_ALIGN =

:nodoc:

27
R_V850_REL32 =

:nodoc:

28
R_V850_LO16_SPLIT_OFFSET =

For ld.bu

29
R_V850_16_PCREL =

For loop

30
R_V850_17_PCREL =

For br

31
R_V850_23 =

For 23bit ld.[w,h,hu,b,bu],st.[w,h,b]

32
R_V850_32_PCREL =

For jr32, jarl32

33
R_V850_32_ABS =

For jmp32

34
R_V850_16_SPLIT_OFFSET =

For ld.bu

35
R_V850_16_S1 =

For ld.w, ld.h st.w st.h

36
R_V850_LO16_S1 =

For ld.w, ld.h st.w st.h

37
R_V850_CALLT_15_16_OFFSET =

For ld.w, ld.h, ld.hu, st.w, st.h

38
R_V850_32_GOTPCREL =

GLOBAL_OFFSET_TABLE from pc

39
R_V850_16_GOT =

GOT ENTRY from gp

40
R_V850_32_GOT =

:nodoc:

41
R_V850_22_PLT =

For jr

42
R_V850_32_PLT =

For jr32

43
R_V850_COPY =

:nodoc:

44
R_V850_GLOB_DAT =

:nodoc:

45
R_V850_JMP_SLOT =

:nodoc:

46
R_V850_RELATIVE =

:nodoc:

47
R_V850_16_GOTOFF =

From gp

48
R_V850_32_GOTOFF =

:nodoc:

49
R_V850_CODE =

:nodoc:

50
R_V850_DATA =

For loop

51