Home
last modified time | relevance | path

Searched refs:BFD_RELOC_X86_64_32S (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/binutils-2.27/bfd/
HDcoff-x86_64.c682 case BFD_RELOC_X86_64_32S: in coff_amd64_reloc_type_lookup()
HDbfd-in2.h3225 BFD_RELOC_X86_64_32S, enumerator
HDelf64-x86-64.c236 { BFD_RELOC_X86_64_32S, R_X86_64_32S, },
/dragonfly/contrib/binutils-2.34/bfd/
HDcoff-x86_64.c684 case BFD_RELOC_X86_64_32S: in coff_amd64_reloc_type_lookup()
HDbfd-in2.h2819 BFD_RELOC_X86_64_32S, enumerator
HDelf64-x86-64.c232 { BFD_RELOC_X86_64_32S, R_X86_64_32S, },
/dragonfly/contrib/binutils-2.27/gas/config/
HDtc-i386.c2974 case 4: return BFD_RELOC_X86_64_32S; in reloc()
7345 || reloc_type == BFD_RELOC_X86_64_32S in output_disp()
7508 || reloc_type == BFD_RELOC_X86_64_32S in output_imm()
9396 case BFD_RELOC_X86_64_32S: in md_apply_fix()
10759 case BFD_RELOC_X86_64_32S: in tc_gen_reloc()
10808 || code == BFD_RELOC_X86_64_32S) in tc_gen_reloc()
/dragonfly/contrib/binutils-2.34/gas/config/
HDtc-i386.c3350 case 4: return BFD_RELOC_X86_64_32S; in reloc()
9020 || reloc_type == BFD_RELOC_X86_64_32S in output_disp()
9191 || reloc_type == BFD_RELOC_X86_64_32S in output_imm()
11587 case BFD_RELOC_X86_64_32S: in md_apply_fix()
13154 case BFD_RELOC_X86_64_32S: in tc_gen_reloc()
13204 || code == BFD_RELOC_X86_64_32S) in tc_gen_reloc()
/dragonfly/contrib/gdb-7/bfd/
HDbfd-in2.h3069 BFD_RELOC_X86_64_32S, enumerator
HDelf64-x86-64.c224 { BFD_RELOC_X86_64_32S, R_X86_64_32S, },