Lines Matching full:lsb
54 #define R_IA64_DIR32LSB 0x25 /* symbol + addend, data4 LSB */
56 #define R_IA64_DIR64LSB 0x27 /* symbol + addend, data8 LSB */
60 #define R_IA64_GPREL32LSB 0x2d /* @gprel(sym+add), data4 LSB */
62 #define R_IA64_GPREL64LSB 0x2f /* @gprel(sym+add), data8 LSB */
68 #define R_IA64_PLTOFF64LSB 0x3f /* @pltoff(sym+add), data8 LSB */
71 #define R_IA64_FPTR32LSB 0x45 /* @fptr(sym+add), data4 LSB */
73 #define R_IA64_FPTR64LSB 0x47 /* @fptr(sym+add), data8 LSB */
79 #define R_IA64_PCREL32LSB 0x4d /* @pcrel(sym+add), data4 LSB */
81 #define R_IA64_PCREL64LSB 0x4f /* @pcrel(sym+add), data8 LSB */
85 #define R_IA64_LTOFF_FPTR32LSB 0x55 /* @ltoff(@fptr(s+a)), 4 LSB */
87 #define R_IA64_LTOFF_FPTR64LSB 0x57 /* @ltoff(@fptr(s+a)), 8 LSB */
89 #define R_IA64_SEGREL32LSB 0x5d /* @segrel(sym+add), data4 LSB */
91 #define R_IA64_SEGREL64LSB 0x5f /* @segrel(sym+add), data8 LSB */
93 #define R_IA64_SECREL32LSB 0x65 /* @secrel(sym+add), data4 LSB */
95 #define R_IA64_SECREL64LSB 0x67 /* @secrel(sym+add), data8 LSB */
101 #define R_IA64_LTV32LSB 0x75 /* symbol + addend, data4 LSB */
103 #define R_IA64_LTV64LSB 0x77 /* symbol + addend, data8 LSB */
108 #define R_IA64_IPLTLSB 0x81 /* dynamic reloc, imported PLT, LSB */
117 #define R_IA64_TPREL64LSB 0x97 /* @tprel(sym+add), data8 LSB */
120 #define R_IA64_DTPMOD64LSB 0xa7 /* @dtpmod(sym+add), data8 LSB */
126 #define R_IA64_DTPREL32LSB 0xb5 /* @dtprel(sym+add), data4 LSB */
128 #define R_IA64_DTPREL64LSB 0xb7 /* @dtprel(sym+add), data8 LSB */