Searched refs:R_X86_64_GOTPCREL (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
D | reloc64.d | 25 .*[ ]+R_X86_64_GOTPCREL[ ]+xtrn 26 .*[ ]+R_X86_64_GOTPCREL[ ]+xtrn 27 .*[ ]+R_X86_64_GOTPCREL[ ]+xtrn 28 .*[ ]+R_X86_64_GOTPCREL[ ]+xtrn 29 .*[ ]+R_X86_64_GOTPCREL[ ]+xtrn-0x0*4 69 .*[ ]+R_X86_64_GOTPCREL[ ]+xtrn 81 .*[ ]+R_X86_64_GOTPCREL[ ]+xtrn
|
D | x86-64-localpic.d | 7 [0-9a-f]+ +[0-9a-f]+ R_X86_64_GOTPCREL +[0-9a-f]+ +foo - 4
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | reloc64.d | 27 .*[ ]+R_X86_64_GOTPCREL[ ]+xtrn 28 .*[ ]+R_X86_64_GOTPCREL[ ]+xtrn 29 .*[ ]+R_X86_64_GOTPCREL[ ]+xtrn-0x0*4 66 .*[ ]+R_X86_64_GOTPCREL[ ]+xtrn 78 .*[ ]+R_X86_64_GOTPCREL[ ]+xtrn
|
D | x86-64-localpic.d | 6 [0-9a-f]+ +[0-9a-f]+ R_X86_64_GOTPCREL +[0-9a-f]+ +foo - 4
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/ |
D | ifunc-5r-local-x86-64.d | 10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_GOTPCREL[ ]+foo\(\)[ ]+foo - 4
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | x86_64.h | 56 R_X86_64_GOTPCREL = 9, // 32 bit signed PC relative offset to GOT enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | x86-64.h | 36 RELOC_NUMBER (R_X86_64_GOTPCREL, 9) /* 32 bit signed pc relative
|
D | ChangeLog | 1736 R_X86_64_GOTPCREL. Add R_X86_64_PC64, R_X86_64_GOTOFF64, and
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-x86-64.c | 84 HOWTO(R_X86_64_GOTPCREL, 0, 2, 32, TRUE, 0, complain_overflow_signed, 227 { BFD_RELOC_X86_64_GOTPCREL, R_X86_64_GOTPCREL, }, 1683 case R_X86_64_GOTPCREL: in elf_x86_64_check_relocs() 1732 case R_X86_64_GOTPCREL: in elf_x86_64_check_relocs() 2170 case R_X86_64_GOTPCREL: in elf_x86_64_gc_sweep_hook() 2804 if (r_type != R_X86_64_GOTPCREL) in elf_x86_64_convert_mov_to_lea() 3641 case R_X86_64_GOTPCREL: in elf_x86_64_relocate_section() 3709 case R_X86_64_GOTPCREL: in elf_x86_64_relocate_section() 3815 if (r_type != R_X86_64_GOTPCREL && r_type != R_X86_64_GOTPCREL64) in elf_x86_64_relocate_section()
|
D | ChangeLog-2009 | 2770 got.refcount for R_X86_64_GOTPCREL/R_X86_64_GOTPCREL64 2775 for R_X86_64_GOTPCREL/R_X86_64_GOTPCREL64 relocations against
|
D | ChangeLog-0001 | 4553 R_X86_64_GOTPCREL, don't use assignments instead of comparisons. 5195 (elf64_x86_64_check_relocs): Write R_X86_64_GOTPCREL GOT entry 5203 * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.
|
/toolchain/binutils/binutils-2.25/gold/ |
D | x86_64.cc | 2180 case elfcpp::R_X86_64_GOTPCREL: in get_reference_flags() 2464 case elfcpp::R_X86_64_GOTPCREL: in local() 2683 case elfcpp::R_X86_64_GOTPCREL: in possible_function_pointer_reloc() 2871 case elfcpp::R_X86_64_GOTPCREL: in global() 3349 case elfcpp::R_X86_64_GOTPCREL: in relocate() 3493 case elfcpp::R_X86_64_GOTPCREL: in relocate() 4247 case elfcpp::R_X86_64_GOTPCREL: in get_size_for_reloc()
|