Home | History | Annotate | Download | only in config

Lines Matching refs:BFD_RELOC_UNUSED

853     { NULL,  0, BFD_RELOC_UNUSED }
863 return BFD_RELOC_UNUSED;
870 return BFD_RELOC_UNUSED;
880 return BFD_RELOC_UNUSED;
890 return BFD_RELOC_UNUSED;
1104 reloc = BFD_RELOC_UNUSED;
1122 if (suffix != ELF_SUFFIX_NONE && reloc == BFD_RELOC_UNUSED)
1253 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
1255 BFD_RELOC_UNUSED, /* ELF_SUFFIX_PLT */
1256 BFD_RELOC_UNUSED, /* ELF_SUFFIX_GOTENT */
1258 BFD_RELOC_UNUSED, /* ELF_SUFFIX_GOTPLT */
1260 BFD_RELOC_UNUSED, /* ELF_SUFFIX_TLS_GD */
1261 BFD_RELOC_UNUSED, /* ELF_SUFFIX_TLS_GOTIE */
1262 BFD_RELOC_UNUSED, /* ELF_SUFFIX_TLS_IE */
1263 BFD_RELOC_UNUSED, /* ELF_SUFFIX_TLS_LDM */
1264 BFD_RELOC_UNUSED, /* ELF_SUFFIX_TLS_LDO */
1265 BFD_RELOC_UNUSED /* ELF_SUFFIX_TLS_LE */
1273 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
1276 BFD_RELOC_UNUSED, /* ELF_SUFFIX_GOTENT */
1293 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
1296 BFD_RELOC_UNUSED, /* ELF_SUFFIX_GOTENT */
1310 reloc = BFD_RELOC_UNUSED;
1312 if (reloc != BFD_RELOC_UNUSED
1517 fixups[fc].reloc = BFD_RELOC_UNUSED;
1596 reloc = BFD_RELOC_UNUSED;
1674 if (suffix != ELF_SUFFIX_NONE && reloc == BFD_RELOC_UNUSED)
1841 if (reloc != BFD_RELOC_UNUSED)
1871 BFD_RELOC_UNUSED plus the operand index. This lets us easily
1889 if (fixups[i].reloc != BFD_RELOC_UNUSED)
1922 fixups[i].opindex + BFD_RELOC_UNUSED);
2111 if (lpe->reloc != BFD_RELOC_UNUSED)
2505 if (fixP->fx_r_type >= BFD_RELOC_UNUSED)
2510 opindex = fixP->fx_r_type - BFD_RELOC_UNUSED;