Searched refs:BFD_RELOC_X86_64_32S (Results 1 – 5 of 5) sorted by relevance
669 case BFD_RELOC_X86_64_32S: in coff_amd64_reloc_type_lookup()
3162 BFD_RELOC_X86_64_32S, enumerator
229 { BFD_RELOC_X86_64_32S, R_X86_64_32S, },
2924 case 4: return BFD_RELOC_X86_64_32S; in reloc()7216 || reloc_type == BFD_RELOC_X86_64_32S in output_disp()7348 || reloc_type == BFD_RELOC_X86_64_32S in output_imm()9147 case BFD_RELOC_X86_64_32S: in md_apply_fix()10398 case BFD_RELOC_X86_64_32S: in tc_gen_reloc()10450 || code == BFD_RELOC_X86_64_32S) in tc_gen_reloc()
862 (tc_gen_reloc): Also consider BFD_RELOC_X86_64_32S for gotpc1862 (output_disp): Do GOTPC conversion also for BFD_RELOC_X86_64_32S1865 (output_imm): Do GOTPC conversion also for BFD_RELOC_X86_64_32S.2853 BFD_RELOC_X86_64_32S into BFD_RELOC_32.2926 * config/tc-i386.c (md_apply_fix3): Also handle BFD_RELOC_X86_64_32S.2927 (tc_gen_reloc): Handle BFD_RELOC_X86_64_32S in the default case.