Searched refs:R_390_GOTPLT16 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | s390.h | 73 R_390_GOTPLT16 = 30, // 16 bit offset to jump slot. enumerator
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/ |
D | esa-reloc.d | 42 [ ]*48: R_390_GOTPLT16 test_R_390_GOTPLT16
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | s390.h | 77 RELOC_NUMBER (R_390_GOTPLT16, 30) /* 16 bit offset to jump slot. */
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-s390.c | 115 HOWTO(R_390_GOTPLT16, 0, 1, 16, FALSE, 0, complain_overflow_bitfield, 266 return &elf_howto_table[(int) R_390_GOTPLT16]; in elf_s390_reloc_type_lookup() 987 case R_390_GOTPLT16: in elf_s390_check_relocs() 1082 case R_390_GOTPLT16: in elf_s390_check_relocs() 1538 case R_390_GOTPLT16: in elf_s390_gc_sweep_hook() 2392 case R_390_GOTPLT16: in elf_s390_relocate_section() 2448 case R_390_GOTPLT16: in elf_s390_relocate_section()
|
D | elf32-s390.c | 107 HOWTO(R_390_GOTPLT16, 0, 1, 16, FALSE, 0, complain_overflow_bitfield, 246 return &elf_howto_table[(int) R_390_GOTPLT16]; in elf_s390_reloc_type_lookup() 1063 case R_390_GOTPLT16: in elf_s390_check_relocs() 1151 case R_390_GOTPLT16: in elf_s390_check_relocs() 1597 case R_390_GOTPLT16: in elf_s390_gc_sweep_hook() 2436 case R_390_GOTPLT16: in elf_s390_relocate_section() 2490 case R_390_GOTPLT16: 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 | 2128 case elfcpp::R_390_GOTPLT16: in get_reference_flags() 2413 case elfcpp::R_390_GOTPLT16: in local() 2813 case elfcpp::R_390_GOTPLT16: in global() 3288 case elfcpp::R_390_GOTPLT16: in relocate() 3387 case elfcpp::R_390_GOTPLT16: in relocate()
|