Searched refs:R_390_PLT64 (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/ |
D | zarch-reloc.d | 17 [ ]*24: R_390_PLT64 test_R_390_PLT64 31 [ ]*56: R_390_PLT64 foo\+0x6
|
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | s390.h | 67 R_390_PLT64 = 25, // 64 bit PC relative PLT address. enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | s390.h | 72 RELOC_NUMBER (R_390_PLT64, 25) /* 64 bit PC relative PLT address. */
|
/toolchain/binutils/binutils-2.27/gold/ |
D | s390.cc | 2115 case elfcpp::R_390_PLT64: in get_reference_flags() 2387 case elfcpp::R_390_PLT64: in local() 2772 case elfcpp::R_390_PLT64: in global() 3232 case elfcpp::R_390_PLT64: in relocate() 3409 case elfcpp::R_390_PLT64: in relocate() 4290 case elfcpp::R_390_PLT64: in do_is_call_to_non_split()
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-s390.c | 105 HOWTO(R_390_PLT64, 0, 4, 64, TRUE, 0, complain_overflow_bitfield, 256 return &elf_howto_table[(int) R_390_PLT64]; in elf_s390_reloc_type_lookup() 1061 case R_390_PLT64: in elf_s390_check_relocs() 1526 case R_390_PLT64: in elf_s390_gc_sweep_hook() 2684 case R_390_PLT64: in elf_s390_relocate_section()
|
D | elf32-s390.c | 99 EMPTY_HOWTO (R_390_PLT64), /* Empty entry for R_390_PLT64. */
|