Searched refs:R_390_GOTPLT64 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/ |
D | zarch-reloc.d | 23 [ ]*42: R_390_GOTPLT64 test_R_390_GOTPLT64
|
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | s390.h | 75 R_390_GOTPLT64 = 32, // 64 bit offset to jump slot. enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | s390.h | 79 RELOC_NUMBER (R_390_GOTPLT64, 32) /* 64 bit offset to jump slot. */
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-s390.c | 119 HOWTO(R_390_GOTPLT64, 0, 4, 64, FALSE, 0, complain_overflow_bitfield, 270 return &elf_howto_table[(int) R_390_GOTPLT64]; in elf_s390_reloc_type_lookup() 990 case R_390_GOTPLT64: in elf_s390_check_relocs() 1085 case R_390_GOTPLT64: in elf_s390_check_relocs() 1541 case R_390_GOTPLT64: in elf_s390_gc_sweep_hook() 2395 case R_390_GOTPLT64: in elf_s390_relocate_section() 2451 case R_390_GOTPLT64: in elf_s390_relocate_section()
|
D | elf32-s390.c | 111 EMPTY_HOWTO (R_390_GOTPLT64), /* Empty entry for R_390_GOTPLT64. */
|
D | ChangeLog-0203 | 4935 R_390_GOTPLT32, R_390_GOTPLT64, R_390_GOTPLTENT, R_390_PLTOFF16,
|
/toolchain/binutils/binutils-2.27/gold/ |
D | s390.cc | 2131 case elfcpp::R_390_GOTPLT64: in get_reference_flags() 2416 case elfcpp::R_390_GOTPLT64: in local() 2816 case elfcpp::R_390_GOTPLT64: in global() 3291 case elfcpp::R_390_GOTPLT64: in relocate() 3352 case elfcpp::R_390_GOTPLT64: in relocate()
|