Lines Matching full:lsb
53 #define R_IA64_DIR32LSB 0x25 /* symbol + addend, data4 LSB */
55 #define R_IA64_DIR64LSB 0x27 /* symbol + addend, data8 LSB */
59 #define R_IA64_GPREL32LSB 0x2d /* @gprel(sym+add), data4 LSB */
61 #define R_IA64_GPREL64LSB 0x2f /* @gprel(sym+add), data8 LSB */
67 #define R_IA64_PLTOFF64LSB 0x3f /* @pltoff(sym+add), data8 LSB */
70 #define R_IA64_FPTR32LSB 0x45 /* @fptr(sym+add), data4 LSB */
72 #define R_IA64_FPTR64LSB 0x47 /* @fptr(sym+add), data8 LSB */
78 #define R_IA64_PCREL32LSB 0x4d /* @pcrel(sym+add), data4 LSB */
80 #define R_IA64_PCREL64LSB 0x4f /* @pcrel(sym+add), data8 LSB */
84 #define R_IA64_LTOFF_FPTR32LSB 0x55 /* @ltoff(@fptr(s+a)), 4 LSB */
86 #define R_IA64_LTOFF_FPTR64LSB 0x57 /* @ltoff(@fptr(s+a)), 8 LSB */
88 #define R_IA64_SEGREL32LSB 0x5d /* @segrel(sym+add), data4 LSB */
90 #define R_IA64_SEGREL64LSB 0x5f /* @segrel(sym+add), data8 LSB */
92 #define R_IA64_SECREL32LSB 0x65 /* @secrel(sym+add), data4 LSB */
94 #define R_IA64_SECREL64LSB 0x67 /* @secrel(sym+add), data8 LSB */
100 #define R_IA64_LTV32LSB 0x75 /* symbol + addend, data4 LSB */
102 #define R_IA64_LTV64LSB 0x77 /* symbol + addend, data8 LSB */
107 #define R_IA64_IPLTLSB 0x81 /* dynamic reloc, imported PLT, LSB */
116 #define R_IA64_TPREL64LSB 0x97 /* @tprel(sym+add), data8 LSB */
119 #define R_IA64_DTPMOD64LSB 0xa7 /* @dtpmod(sym+add), data8 LSB */
125 #define R_IA64_DTPREL32LSB 0xb5 /* @dtprel(sym+add), data4 LSB */
127 #define R_IA64_DTPREL64LSB 0xb7 /* @dtprel(sym+add), data8 LSB */