Home | History | Annotate | Download | only in bfd

Lines Matching refs:howto

75   HOWTO (BFD_RELOC_32, 0, 2, 32, FALSE, 0,
79 HOWTO (BFD_RELOC_16, 0, 1, 16, FALSE, 0,
83 HOWTO (BFD_RELOC_8, 0, 0, 8, FALSE, 0,
87 HOWTO (BFD_RELOC_32_PCREL, 0, 2, 32, TRUE, 0,
92 HOWTO (BFD_RELOC_16_PCREL, 0, 1, 16, TRUE, 0,
96 HOWTO (BFD_RELOC_MACH_O_SECTDIFF, 0, 2, 32, FALSE, 0,
100 HOWTO (BFD_RELOC_MACH_O_LOCAL_SECTDIFF, 0, 2, 32, FALSE, 0,
104 HOWTO (BFD_RELOC_MACH_O_PAIR, 0, 2, 32, FALSE, 0,
109 HOWTO (BFD_RELOC_MACH_O_SECTDIFF, 0, 1, 16, FALSE, 0,
113 HOWTO (BFD_RELOC_MACH_O_LOCAL_SECTDIFF, 0, 1, 16, FALSE, 0,
117 HOWTO (BFD_RELOC_MACH_O_PAIR, 0, 1, 16, FALSE, 0,
121 HOWTO (BFD_RELOC_ARM_PCREL_CALL, 2, 2, 24, TRUE, 0,
126 HOWTO (BFD_RELOC_ARM_MOVW, 0, 2, 16, FALSE, 0,
130 HOWTO (BFD_RELOC_MACH_O_PAIR, 0, 2, 16, FALSE, 0,
134 HOWTO (BFD_RELOC_ARM_MOVT, 0, 2, 16, FALSE, 0,
138 HOWTO (BFD_RELOC_MACH_O_PAIR, 0, 2, 16, FALSE, 0,
143 HOWTO (BFD_RELOC_THUMB_PCREL_BLX, 2, 2, 24, TRUE, 0,
166 res->howto = &arm_howto_table[7];
172 res->howto = &arm_howto_table[10];
180 res->howto = &arm_howto_table[5];
185 res->howto = &arm_howto_table[8];
192 res->howto = &arm_howto_table[6];
197 res->howto = &arm_howto_table[9];
205 res->howto = &arm_howto_table[12];
208 res->howto = &arm_howto_table[14];
224 res->howto = &arm_howto_table[2];
227 res->howto = &arm_howto_table[1];
230 res->howto = &arm_howto_table[4];
233 res->howto = &arm_howto_table[0];
236 res->howto = &arm_howto_table[3];
245 res->howto = &arm_howto_table[11];
254 res->howto = &arm_howto_table[16];
265 res->howto = &arm_howto_table[12];
268 res->howto = &arm_howto_table[14];
273 if (res[-1].howto == &arm_howto_table[12]
277 res->howto = &arm_howto_table[13];
283 else if (res[-1].howto == &arm_howto_table[14]
287 res->howto = &arm_howto_table[15];