Searched refs:R_390_GOTPLT32 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | s390.h | 74 R_390_GOTPLT32 = 31, // 32 bit offset to jump slot. enumerator
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/ |
D | esa-reloc.d | 44 [ ]*4a: R_390_GOTPLT32 test_R_390_GOTPLT32
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | s390.h | 78 RELOC_NUMBER (R_390_GOTPLT32, 31) /* 32 bit offset to jump slot. */
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-s390.c | 117 HOWTO(R_390_GOTPLT32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 268 return &elf_howto_table[(int) R_390_GOTPLT32]; in elf_s390_reloc_type_lookup() 989 case R_390_GOTPLT32: in elf_s390_check_relocs() 1084 case R_390_GOTPLT32: in elf_s390_check_relocs() 1540 case R_390_GOTPLT32: in elf_s390_gc_sweep_hook() 2394 case R_390_GOTPLT32: in elf_s390_relocate_section() 2450 case R_390_GOTPLT32: in elf_s390_relocate_section()
|
D | elf32-s390.c | 109 HOWTO(R_390_GOTPLT32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 248 return &elf_howto_table[(int) R_390_GOTPLT32]; in elf_s390_reloc_type_lookup() 1065 case R_390_GOTPLT32: in elf_s390_check_relocs() 1153 case R_390_GOTPLT32: in elf_s390_check_relocs() 1599 case R_390_GOTPLT32: in elf_s390_gc_sweep_hook() 2438 case R_390_GOTPLT32: in elf_s390_relocate_section() 2492 case R_390_GOTPLT32: in elf_s390_relocate_section()
|
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 | 2130 case elfcpp::R_390_GOTPLT32: in get_reference_flags() 2415 case elfcpp::R_390_GOTPLT32: in local() 2815 case elfcpp::R_390_GOTPLT32: in global() 3290 case elfcpp::R_390_GOTPLT32: in relocate() 3366 case elfcpp::R_390_GOTPLT32: in relocate()
|