Searched refs:R_X86_64_GOTPLT64 (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | reloc64.d | 53 .*[ ]+R_X86_64_GOTPLT64[ ]+xtrn 93 .*[ ]+R_X86_64_GOTPLT64[ ]+xtrn
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | x86_64.h | 84 R_X86_64_GOTPLT64 = 30, // Like GOT64, indicates that PLT entry needed enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | x86-64.h | 61 RELOC_NUMBER (R_X86_64_GOTPLT64, 30) /* Obsolete. The same as GOT64. */
|
D | ChangeLog | 7 * x86-64.h (R_X86_64_GOTPLT64): Mark it obsolete.
|
/toolchain/binutils/binutils-2.25/gold/ |
D | x86_64.cc | 2181 case elfcpp::R_X86_64_GOTPLT64: in get_reference_flags() 2465 case elfcpp::R_X86_64_GOTPLT64: in local() 2684 case elfcpp::R_X86_64_GOTPLT64: in possible_function_pointer_reloc() 2872 case elfcpp::R_X86_64_GOTPLT64: in global() 3348 case elfcpp::R_X86_64_GOTPLT64: in relocate() 3468 case elfcpp::R_X86_64_GOTPLT64: in relocate() 4248 case elfcpp::R_X86_64_GOTPLT64: in get_size_for_reloc()
|
D | ChangeLog | 442 entry for R_X86_64_GOTPLT64. 444 R_X86_64_GOTPLT64.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-x86-64.c | 143 HOWTO(R_X86_64_GOTPLT64, 0, 4, 64, FALSE, 0, complain_overflow_signed, 248 { BFD_RELOC_X86_64_GOTPLT64, R_X86_64_GOTPLT64, }, 1601 case R_X86_64_GOTPLT64: in elf_x86_64_check_relocs() 1736 case R_X86_64_GOTPLT64: in elf_x86_64_check_relocs() 2173 case R_X86_64_GOTPLT64: in elf_x86_64_gc_sweep_hook() 3712 case R_X86_64_GOTPLT64: in elf_x86_64_relocate_section()
|
D | ChangeLog-2006 | 2696 R_X86_64_GOTPLT64 need a got entry. R_X86_64_GOTPLT64 also a PLT
|
D | ChangeLog | 179 R_X86_64_GOTPLT64 the same as R_X86_64_GOT64.
|