Home
last modified time | relevance | path

Searched refs:BFD_RELOC_X86_64_GOTPCRELX (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i386.h177 || (FIX)->fx_r_type == BFD_RELOC_X86_64_GOTPCRELX \
Dtc-i386.c3037 || fixP->fx_r_type == BFD_RELOC_X86_64_GOTPCRELX in tc_i386_fix_adjustable()
10670 : BFD_RELOC_X86_64_GOTPCRELX); in i386_validate_fix()
10726 case BFD_RELOC_X86_64_GOTPCRELX: in tc_gen_reloc()
10882 case BFD_RELOC_X86_64_GOTPCRELX: in tc_gen_reloc()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2015423 BFD_RELOC_X86_64_GOTPCRELX and BFD_RELOC_X86_64_REX_GOTPCRELX.
425 (i386_validate_fix): Generate BFD_RELOC_X86_64_GOTPCRELX or
428 true for BFD_RELOC_X86_64_GOTPCRELX and
/toolchain/binutils/binutils-2.27/bfd/
Dbfd-in2.h3247 BFD_RELOC_X86_64_GOTPCRELX, enumerator
DChangeLog-2015680 (x86_64_reloc_map): Add BFD_RELOC_X86_64_GOTPCRELX and
695 * reloc.c (BFD_RELOC_X86_64_GOTPCRELX): New.
Delf64-x86-64.c265 { BFD_RELOC_X86_64_GOTPCRELX, R_X86_64_GOTPCRELX, },