Searched refs:BFD_RELOC_X86_64_32S (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-x86_64.c660 case BFD_RELOC_X86_64_32S:
H A Dbfd-in2.h2806 BFD_RELOC_X86_64_32S,
2799 BFD_RELOC_X86_64_32S, enumerator in enum:bfd_reloc_code_real
H A Delf64-x86-64.c182 { BFD_RELOC_X86_64_32S, R_X86_64_32S, },
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-i386.c1569 case 4: return BFD_RELOC_X86_64_32S;
4193 || reloc_type == BFD_RELOC_X86_64_32S
4321 || reloc_type == BFD_RELOC_X86_64_32S
5617 case BFD_RELOC_X86_64_32S:
6418 case BFD_RELOC_X86_64_32S:
6421 /* Don't turn BFD_RELOC_X86_64_32S into BFD_RELOC_32. */
6467 || code == BFD_RELOC_X86_64_32S)
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2813 BFD_RELOC_X86_64_32S,
2806 BFD_RELOC_X86_64_32S, enumerator in enum:bfd_reloc_code_real

Completed in 224 milliseconds