Home
last modified time | relevance | path

Searched refs:R_X86_64_REX_GOTPCRELX (Results 1 – 16 of 16) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
Dx86-64-gotpcrel.d12 … 00 00 00 00 mov 0x0\(%rip\),%rax # 16 <_start\+0x16> 12: R_X86_64_REX_GOTPCRELX foo-0x4
20 … 00 00 00 00 mov 0x0\(%rip\),%rax # 4b <_start\+0x4b> 47: R_X86_64_REX_GOTPCRELX foo-0x4
Dx86-64-localpic.d7 [0-9a-f]+ +[0-9a-f]+ R_X86_64_REX_GOTPCRELX +[0-9a-f]+ +foo - 4
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/
Dx86-64-gotpcrel.d14 … 00 00 00 00 mov 0x0\(%rip\),%rax # 16 <_start\+0x16> 12: R_X86_64_REX_GOTPCRELX foo-0x4
22 … 00 00 00 00 mov 0x0\(%rip\),%rax # 4b <_start\+0x4b> 47: R_X86_64_REX_GOTPCRELX foo-0x4
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-ifunc/
Difunc-5r-local-x86-64.d10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_REX_GOTPCRELX[ ]+foo\(\)[ ]+foo - 4
/toolchain/binutils/binutils-2.27/elfcpp/
Dx86_64.h99 R_X86_64_REX_GOTPCRELX = 42, // 32 bit signed PC relative offset to GOT enumerator
DChangeLog-081517 (R_X86_64_REX_GOTPCRELX): Likewise.
/toolchain/binutils/binutils-2.27/include/elf/
Dx86-64.h84 RELOC_NUMBER (R_X86_64_REX_GOTPCRELX, 42)
DChangeLog-041545 (R_X86_64_REX_GOTPCRELX): Likewise.
/toolchain/binutils/binutils-2.27/bfd/
Delf64-x86-64.c183 HOWTO(R_X86_64_REX_GOTPCRELX, 0, 2, 32, TRUE, 0, complain_overflow_signed,
191 #define R_X86_64_standard (R_X86_64_REX_GOTPCRELX + 1)
266 { BFD_RELOC_X86_64_REX_GOTPCRELX, R_X86_64_REX_GOTPCRELX, },
1754 if (roff < (r_type == R_X86_64_REX_GOTPCRELX ? 3 : 2)) in elf_x86_64_convert_load_reloc()
1766 || r_type == R_X86_64_REX_GOTPCRELX); in elf_x86_64_convert_load_reloc()
2035 if (r_type == R_X86_64_REX_GOTPCRELX) in elf_x86_64_convert_load_reloc()
2324 case R_X86_64_REX_GOTPCRELX: in elf_x86_64_check_relocs()
2374 case R_X86_64_REX_GOTPCRELX: in elf_x86_64_check_relocs()
2758 || r_type == R_X86_64_REX_GOTPCRELX) in elf_x86_64_check_relocs()
3511 && r_type != R_X86_64_REX_GOTPCRELX in elf_x86_64_convert_load()
[all …]
DChangeLog-2015677 R_X86_64_REX_GOTPCRELX.
679 R_X86_64_REX_GOTPCRELX.
685 R_X86_64_REX_GOTPCRELX. Replace need_convert_mov_to_lea with
688 R_X86_64_REX_GOTPCRELX.
694 R_X86_64_REX_GOTPCRELX transformations.
DChangeLog338 R_X86_64_GOTPCRELX, R_X86_64_REX_GOTPCRELX and
/toolchain/binutils/binutils-2.27/gold/
Dx86_64.cc964 && r_type != elfcpp::R_X86_64_REX_GOTPCRELX) in can_convert_mov_to_lea()
2353 case elfcpp::R_X86_64_REX_GOTPCRELX: in get_reference_flags()
2660 case elfcpp::R_X86_64_REX_GOTPCRELX: in local()
2673 || r_type == elfcpp::R_X86_64_REX_GOTPCRELX) in local()
2915 case elfcpp::R_X86_64_REX_GOTPCRELX: in possible_function_pointer_reloc()
3158 case elfcpp::R_X86_64_REX_GOTPCRELX: in global()
3873 case elfcpp::R_X86_64_REX_GOTPCRELX: in relocate()
DChangeLog-0815307 Treat R_X86_64_GOTPCRELX and R_X86_64_REX_GOTPCRELX the same
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-i386.texi369 R_X86_64_REX_GOTPCRELX, in 64-bit mode.
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-2015450 R_X86_64_REX_GOTPCRELX.
/toolchain/binutils/binutils-2.27/ld/testsuite/
DChangeLog-2015257 with R_X86_64_REX_GOTPCRELX.