Home
last modified time | relevance | path

Searched refs:R_X86_64_GOTPLT64 (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dreloc64.d53 .*[ ]+R_X86_64_GOTPLT64[ ]+xtrn
93 .*[ ]+R_X86_64_GOTPLT64[ ]+xtrn
/toolchain/binutils/binutils-2.25/elfcpp/
Dx86_64.h84 R_X86_64_GOTPLT64 = 30, // Like GOT64, indicates that PLT entry needed enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Dx86-64.h61 RELOC_NUMBER (R_X86_64_GOTPLT64, 30) /* Obsolete. The same as GOT64. */
DChangeLog7 * x86-64.h (R_X86_64_GOTPLT64): Mark it obsolete.
/toolchain/binutils/binutils-2.25/gold/
Dx86_64.cc2181 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()
DChangeLog442 entry for R_X86_64_GOTPLT64.
444 R_X86_64_GOTPLT64.
/toolchain/binutils/binutils-2.25/bfd/
Delf64-x86-64.c143 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()
DChangeLog-20062696 R_X86_64_GOTPLT64 need a got entry. R_X86_64_GOTPLT64 also a PLT
DChangeLog179 R_X86_64_GOTPLT64 the same as R_X86_64_GOT64.