Module: ELFTools::Constants::R::TILEPRO

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

Overview

Relocation types of TILEPRO.

Constant Summary collapse

R_TILEPRO_NONE =

:nodoc:

0
R_TILEPRO_32 =

:nodoc:

1
R_TILEPRO_16 =

:nodoc:

2
R_TILEPRO_8 =

:nodoc:

3
R_TILEPRO_32_PCREL =

:nodoc:

4
R_TILEPRO_16_PCREL =

:nodoc:

5
R_TILEPRO_8_PCREL =

:nodoc:

6
R_TILEPRO_LO16 =

:nodoc:

7
R_TILEPRO_HI16 =

:nodoc:

8
R_TILEPRO_HA16 =

:nodoc:

9
R_TILEPRO_COPY =

:nodoc:

10
R_TILEPRO_GLOB_DAT =

:nodoc:

11
R_TILEPRO_JMP_SLOT =

:nodoc:

12
R_TILEPRO_RELATIVE =

:nodoc:

13
R_TILEPRO_BROFF_X1 =

:nodoc:

14
R_TILEPRO_JOFFLONG_X1 =

:nodoc:

15
R_TILEPRO_JOFFLONG_X1_PLT =

:nodoc:

16
R_TILEPRO_IMM8_X0 =

:nodoc:

17
R_TILEPRO_IMM8_Y0 =

:nodoc:

18
R_TILEPRO_IMM8_X1 =

:nodoc:

19
R_TILEPRO_IMM8_Y1 =

:nodoc:

20
R_TILEPRO_MT_IMM15_X1 =

:nodoc:

21
R_TILEPRO_MF_IMM15_X1 =

:nodoc:

22
R_TILEPRO_IMM16_X0 =

:nodoc:

23
R_TILEPRO_IMM16_X1 =

:nodoc:

24
R_TILEPRO_IMM16_X0_LO =

:nodoc:

25
R_TILEPRO_IMM16_X1_LO =

:nodoc:

26
R_TILEPRO_IMM16_X0_HI =

:nodoc:

27
R_TILEPRO_IMM16_X1_HI =

:nodoc:

28
R_TILEPRO_IMM16_X0_HA =

:nodoc:

29
R_TILEPRO_IMM16_X1_HA =

:nodoc:

30
R_TILEPRO_IMM16_X0_PCREL =

:nodoc:

31
R_TILEPRO_IMM16_X1_PCREL =

:nodoc:

32
R_TILEPRO_IMM16_X0_LO_PCREL =

:nodoc:

33
R_TILEPRO_IMM16_X1_LO_PCREL =

:nodoc:

34
R_TILEPRO_IMM16_X0_HI_PCREL =

:nodoc:

35
R_TILEPRO_IMM16_X1_HI_PCREL =

:nodoc:

36
R_TILEPRO_IMM16_X0_HA_PCREL =

:nodoc:

37
R_TILEPRO_IMM16_X1_HA_PCREL =

:nodoc:

38
R_TILEPRO_IMM16_X0_GOT =

:nodoc:

39
R_TILEPRO_IMM16_X1_GOT =

:nodoc:

40
R_TILEPRO_IMM16_X0_GOT_LO =

:nodoc:

41
R_TILEPRO_IMM16_X1_GOT_LO =

:nodoc:

42
R_TILEPRO_IMM16_X0_GOT_HI =

:nodoc:

43
R_TILEPRO_IMM16_X1_GOT_HI =

:nodoc:

44
R_TILEPRO_IMM16_X0_GOT_HA =

:nodoc:

45
R_TILEPRO_IMM16_X1_GOT_HA =

:nodoc:

46
R_TILEPRO_MMSTART_X0 =

:nodoc:

47
R_TILEPRO_MMEND_X0 =

:nodoc:

48
R_TILEPRO_MMSTART_X1 =

:nodoc:

49
R_TILEPRO_MMEND_X1 =

:nodoc:

50
R_TILEPRO_SHAMT_X0 =

:nodoc:

51
R_TILEPRO_SHAMT_X1 =

:nodoc:

52
R_TILEPRO_SHAMT_Y0 =

:nodoc:

53
R_TILEPRO_SHAMT_Y1 =

:nodoc:

54
R_TILEPRO_DEST_IMM8_X1 =

:nodoc:

55
R_TILEPRO_TLS_GD_CALL =

:nodoc:

60
R_TILEPRO_IMM8_X0_TLS_GD_ADD =

:nodoc:

61
R_TILEPRO_IMM8_X1_TLS_GD_ADD =

:nodoc:

62
R_TILEPRO_IMM8_Y0_TLS_GD_ADD =

:nodoc:

63
R_TILEPRO_IMM8_Y1_TLS_GD_ADD =

:nodoc:

64
R_TILEPRO_TLS_IE_LOAD =

:nodoc:

65
R_TILEPRO_IMM16_X0_TLS_GD =

:nodoc:

66
R_TILEPRO_IMM16_X1_TLS_GD =

:nodoc:

67
R_TILEPRO_IMM16_X0_TLS_GD_LO =

:nodoc:

68
R_TILEPRO_IMM16_X1_TLS_GD_LO =

:nodoc:

69
R_TILEPRO_IMM16_X0_TLS_GD_HI =

:nodoc:

70
R_TILEPRO_IMM16_X1_TLS_GD_HI =

:nodoc:

71
R_TILEPRO_IMM16_X0_TLS_GD_HA =

:nodoc:

72
R_TILEPRO_IMM16_X1_TLS_GD_HA =

:nodoc:

73
R_TILEPRO_IMM16_X0_TLS_IE =

:nodoc:

74
R_TILEPRO_IMM16_X1_TLS_IE =

:nodoc:

75
R_TILEPRO_IMM16_X0_TLS_IE_LO =

:nodoc:

76
R_TILEPRO_IMM16_X1_TLS_IE_LO =

:nodoc:

77
R_TILEPRO_IMM16_X0_TLS_IE_HI =

:nodoc:

78
R_TILEPRO_IMM16_X1_TLS_IE_HI =

:nodoc:

79
R_TILEPRO_IMM16_X0_TLS_IE_HA =

:nodoc:

80
R_TILEPRO_IMM16_X1_TLS_IE_HA =

:nodoc:

81
R_TILEPRO_TLS_DTPMOD32 =

:nodoc:

82
R_TILEPRO_TLS_DTPOFF32 =

:nodoc:

83
R_TILEPRO_TLS_TPOFF32 =

:nodoc:

84
R_TILEPRO_IMM16_X0_TLS_LE =

:nodoc:

85
R_TILEPRO_IMM16_X1_TLS_LE =

:nodoc:

86
R_TILEPRO_IMM16_X0_TLS_LE_LO =

:nodoc:

87
R_TILEPRO_IMM16_X1_TLS_LE_LO =

:nodoc:

88
R_TILEPRO_IMM16_X0_TLS_LE_HI =

:nodoc:

89
R_TILEPRO_IMM16_X1_TLS_LE_HI =

:nodoc:

90
R_TILEPRO_IMM16_X0_TLS_LE_HA =

:nodoc:

91
R_TILEPRO_IMM16_X1_TLS_LE_HA =

:nodoc:

92
R_TILEPRO_GNU_VTINHERIT =

:nodoc:

128
R_TILEPRO_GNU_VTENTRY =

:nodoc:

129