Home
last modified time | relevance | path

Searched refs:R_X86_64_64 (Results 1 – 20 of 20) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
Dquad.d8 0+ R_X86_64_64 +foo
9 0+10 R_X86_64_64 +bar
10 0+20 R_X86_64_64 +foo
11 0+30 R_X86_64_64 +bar
Dreloc64.d63 .*[ ]+R_X86_64_64[ ]+xtrn\+0x1
94 .*[ ]+R_X86_64_64[ ]+xtrn
95 .*[ ]+R_X86_64_64[ ]+xtrn\+0x7fffffff
96 .*[ ]+R_X86_64_64[ ]+xtrn\-0x80000000
Dx86-64-pcrel.d17 [ ]*[a-f0-9]+: 48 b8 00 00 00 00 00 00 00 00 movabs \$0x0,%rax 26: R_X86_64_64 xtrn
18 [ ]*[a-f0-9]+: 48 a1 00 00 00 00 00 00 00 00 movabs 0x0,%rax 30: R_X86_64_64 xtrn
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
Dx86-64-64-export-class.rd9 000012340000 [0-9a-f]+00000001 R_X86_64_64 00000000123400a0 protected_baz \+ 0
10 000012340040 [0-9a-f]+00000001 R_X86_64_64 00000000123400a0 protected_foo \+ 0
11 000012340050 [0-9a-f]+00000001 R_X86_64_64 00000000123400a0 protected_bar \+ 0
Dilp32-11.d3 #error: .*addend 0x7fffffff in relocation R_X86_64_64 against symbol `func' at 0x0 in section `.dat…
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dreloc64.d8 .*[ ]+R_X86_64_64[ ]+xtrn
56 .*[ ]+R_X86_64_64[ ]+xtrn
Dx86-64-w64-pcrel.d19 [ ]*[0-9a-f]+:[ ]+48 b8( 00){8}[ ]+mov(abs)?q?[ ]+\$(0x)?0,%rax[ ]*[0-9a-f]+:[ ]+R_X86_64_64[…
Dx86-64-pcrel.d18 [ ]*[0-9a-f]+:[ ]+48 b8( 00){8}[ ]+mov(abs)?q?[ ]+\$(0x)?0,%rax[ ]*[0-9a-f]+:[ ]+R_X86_64_64[…
/toolchain/binutils/binutils-2.25/elfcpp/
Dx86_64.h48 R_X86_64_64 = 1, // Direct 64 bit enumerator
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
Difunc-20-x86-64.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_64[ ]+ifunc\(\)[ ]+ifunc \+ 0
Difunc-13-x86-64.d10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_64[ ]+ifunc\(\)[ ]+ifunc \+ 0
/toolchain/binutils/binutils-2.25/include/elf/
Dx86-64.h28 RELOC_NUMBER (R_X86_64_64, 1) /* Direct 64 bit */
/toolchain/binutils/binutils-2.25/gold/
Dx86_64.cc2157 case elfcpp::R_X86_64_64: in get_reference_flags()
2249 case elfcpp::R_X86_64_64: in check_non_pic()
2367 case elfcpp::R_X86_64_64: in local()
2675 case elfcpp::R_X86_64_64: in possible_function_pointer_reloc()
2768 case elfcpp::R_X86_64_64: in global()
2794 else if (((size == 64 && r_type == elfcpp::R_X86_64_64) in global()
2815 else if (((size == 64 && r_type == elfcpp::R_X86_64_64) in global()
3377 case elfcpp::R_X86_64_64: in relocate()
4240 case elfcpp::R_X86_64_64: in get_size_for_reloc()
DChangeLog3573 R_X86_64_64.
/toolchain/binutils/binutils-2.25/bfd/
Delf64-x86-64.c60 HOWTO(R_X86_64_64, 0, 4, 64, FALSE, 0, complain_overflow_bitfield,
219 { BFD_RELOC_64, R_X86_64_64, },
1010 ret->pointer_r_type = R_X86_64_64; in elf_x86_64_link_hash_table_create()
1679 case R_X86_64_64: in elf_x86_64_check_relocs()
1900 case R_X86_64_64: in elf_x86_64_check_relocs()
2194 case R_X86_64_64: in elf_x86_64_gc_sweep_hook()
3491 if (r_type == R_X86_64_64) in elf_x86_64_relocate_section()
3570 case R_X86_64_64: in elf_x86_64_relocate_section()
4000 case R_X86_64_64: in elf_x86_64_relocate_section()
4071 else if (r_type == R_X86_64_64 in elf_x86_64_relocate_section()
DChangeLog-2011974 (elf_x86_64_relocate_section): Treat R_X86_64_64 like R_X86_64_32
1185 (elf_x86_64_check_relocs): Allow R_X86_64_64 relocations for x32.
2074 * elf64-x86-64.c (elf_x86_64_check_relocs): Allow R_X86_64_64
3244 (elf_x86_64_check_relocs): Handle R_X86_64_32 like R_X86_64_64
3247 (elf_x86_64_relocate_section): Handle R_X86_64_32 like R_X86_64_64
DChangeLog-20092585 dynamic relocation for R_X86_64_64 against STT_GNU_IFUNC
2593 for R_X86_64_64 against STT_GNU_IFUNC symbol to get the real
DChangeLog-00014141 * elf64-x86-64.c (elf64_x86_64_check_relocs): Handle R_X86_64_64.
DChangeLog-02037770 R_X86_64_64 to R_X86_64_RELATIVE.
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-2011402 * gas/i386/ilp32/quad.d: Expect R_X86_64_64 instead of