Searched refs:R_390_GOTPLT12 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | s390.h | 72 R_390_GOTPLT12 = 29, // 12 bit offset to jump slot. enumerator
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/ |
D | esa-reloc.d | 40 [ ]*44: R_390_GOTPLT12 test_R_390_GOTPLT12
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | s390.h | 76 RELOC_NUMBER (R_390_GOTPLT12, 29) /* 12 bit offset to jump slot. */
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-s390.c | 113 HOWTO(R_390_GOTPLT12, 0, 1, 12, FALSE, 0, complain_overflow_dont, 264 return &elf_howto_table[(int) R_390_GOTPLT12]; in elf_s390_reloc_type_lookup() 986 case R_390_GOTPLT12: in elf_s390_check_relocs() 1081 case R_390_GOTPLT12: in elf_s390_check_relocs() 1537 case R_390_GOTPLT12: in elf_s390_gc_sweep_hook() 2391 case R_390_GOTPLT12: in elf_s390_relocate_section() 2447 case R_390_GOTPLT12: in elf_s390_relocate_section()
|
D | elf32-s390.c | 105 HOWTO(R_390_GOTPLT12, 0, 1, 12, FALSE, 0, complain_overflow_dont, 244 return &elf_howto_table[(int) R_390_GOTPLT12]; in elf_s390_reloc_type_lookup() 1062 case R_390_GOTPLT12: in elf_s390_check_relocs() 1150 case R_390_GOTPLT12: in elf_s390_check_relocs() 1596 case R_390_GOTPLT12: in elf_s390_gc_sweep_hook() 2435 case R_390_GOTPLT12: in elf_s390_relocate_section() 2489 case R_390_GOTPLT12: in elf_s390_relocate_section()
|
D | ChangeLog-0203 | 4934 R_390_GOTOFF16, R_390_GOTOFF64, R_390_GOTPLT12, R_390_GOTPLT16,
|
/toolchain/binutils/binutils-2.27/gold/ |
D | s390.cc | 2127 case elfcpp::R_390_GOTPLT12: in get_reference_flags() 2412 case elfcpp::R_390_GOTPLT12: in local() 2812 case elfcpp::R_390_GOTPLT12: in global() 3287 case elfcpp::R_390_GOTPLT12: in relocate() 3395 case elfcpp::R_390_GOTPLT12: in relocate()
|