Home
last modified time | relevance | path

Searched refs:BFD_RELOC_X86_64_GOTOFF64 (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i386.c3046 || fixP->fx_r_type == BFD_RELOC_X86_64_GOTOFF64 in tc_i386_fix_adjustable()
7624 BFD_RELOC_X86_64_GOTOFF64 }, in lex_got()
8395 || i.reloc[this_operand] == BFD_RELOC_X86_64_GOTOFF64) in i386_finalize_displacement()
8408 else if (i.reloc[this_operand] == BFD_RELOC_X86_64_GOTOFF64) in i386_finalize_displacement()
10680 fixp->fx_r_type = BFD_RELOC_X86_64_GOTOFF64; in i386_validate_fix()
10750 case BFD_RELOC_X86_64_GOTOFF64: in tc_gen_reloc()
10860 case BFD_RELOC_X86_64_GOTOFF64: in tc_gen_reloc()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20051860 (tc_i386_fix_adjustable): Include BFD_RELOC_X86_64_GOTOFF64,
1869 BFD_RELOC_X86_64_GOTOFF64, BFD_RELOC_X86_64_GOTPC32,
1872 (lex_got): Use BFD_RELOC_X86_64_GOTOFF64 for 64-bit @gotoff.
1875 (i386_displacement): Also handle BFD_RELOC_X86_64_GOTOFF64.
/toolchain/binutils/binutils-2.27/bfd/
Dbfd-in2.h3234 BFD_RELOC_X86_64_GOTOFF64, enumerator
Delf64-x86-64.c250 { BFD_RELOC_X86_64_GOTOFF64, R_X86_64_GOTOFF64, },
DChangeLog-20052016 * reloc.c: Add BFD_RELOC_X86_64_GOTOFF64 and
2034 * bfd-in2.h (elf_x86_64_reloc_type): Add BFD_RELOC_X86_64_GOTOFF64