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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-x86_64.c660 case BFD_RELOC_X86_64_32S:
H A Dbfd-in2.h2803 BFD_RELOC_X86_64_32S,
2796 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-10.0-release/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-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2810 BFD_RELOC_X86_64_32S,
2803 BFD_RELOC_X86_64_32S, enumerator in enum:bfd_reloc_code_real

Completed in 246 milliseconds