Searched refs:R_X86_64_GOTPCREL64 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | x86_64.h | 82 R_X86_64_GOTPCREL64 = 28, // 64-bit PC relative offset to GOT entry enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | x86-64.h | 57 RELOC_NUMBER (R_X86_64_GOTPCREL64, 28) /* 64 bit signed pc relative
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | reloc64.d | 60 .*[ ]+R_X86_64_GOTPCREL64[ ]+xtrn
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-x86-64.c | 137 HOWTO(R_X86_64_GOTPCREL64, 0, 4, 64, TRUE, 0, complain_overflow_signed, 246 { BFD_RELOC_X86_64_GOTPCREL64,R_X86_64_GOTPCREL64, }, 1599 case R_X86_64_GOTPCREL64: in elf_x86_64_check_relocs() 1684 case R_X86_64_GOTPCREL64: in elf_x86_64_check_relocs() 1735 case R_X86_64_GOTPCREL64: in elf_x86_64_check_relocs() 2172 case R_X86_64_GOTPCREL64: in elf_x86_64_gc_sweep_hook() 3642 case R_X86_64_GOTPCREL64: in elf_x86_64_relocate_section() 3710 case R_X86_64_GOTPCREL64: 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-2006 | 2695 (elf64_x86_64_check_relocs): R_X86_64_GOT64, R_X86_64_GOTPCREL64,
|
/toolchain/binutils/binutils-2.25/gold/ |
D | x86_64.cc | 2179 case elfcpp::R_X86_64_GOTPCREL64: in get_reference_flags() 2463 case elfcpp::R_X86_64_GOTPCREL64: in local() 2682 case elfcpp::R_X86_64_GOTPCREL64: in possible_function_pointer_reloc() 2870 case elfcpp::R_X86_64_GOTPCREL64: in global() 3350 case elfcpp::R_X86_64_GOTPCREL64: in relocate() 3502 case elfcpp::R_X86_64_GOTPCREL64: in relocate() 4246 case elfcpp::R_X86_64_GOTPCREL64: in get_size_for_reloc()
|