Searched refs:R_390_GOTPLT20 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | s390.h | 104 R_390_GOTPLT20 = 59, // 20 bit offset to jump slot. enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | s390.h | 123 RELOC_NUMBER (R_390_GOTPLT20, 59) /* 20 bit offset to jump slot. */
|
D | ChangeLog-9103 | 152 R_390_20, R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-s390.c | 167 HOWTO(R_390_GOTPLT20, 0, 2, 20, FALSE, 8, complain_overflow_dont, 312 return &elf_howto_table[(int) R_390_GOTPLT20]; in elf_s390_reloc_type_lookup() 988 case R_390_GOTPLT20: in elf_s390_check_relocs() 1083 case R_390_GOTPLT20: in elf_s390_check_relocs() 1539 case R_390_GOTPLT20: in elf_s390_gc_sweep_hook() 2393 case R_390_GOTPLT20: in elf_s390_relocate_section() 2449 case R_390_GOTPLT20: in elf_s390_relocate_section() 3328 || r_type == R_390_GOTPLT20 in elf_s390_relocate_section()
|
D | elf32-s390.c | 157 HOWTO(R_390_GOTPLT20, 0, 2, 20, FALSE, 8, complain_overflow_dont, 288 return &elf_howto_table[(int) R_390_GOTPLT20]; in elf_s390_reloc_type_lookup() 1064 case R_390_GOTPLT20: in elf_s390_check_relocs() 1152 case R_390_GOTPLT20: in elf_s390_check_relocs() 1598 case R_390_GOTPLT20: in elf_s390_gc_sweep_hook() 2437 case R_390_GOTPLT20: in elf_s390_relocate_section() 2491 case R_390_GOTPLT20: in elf_s390_relocate_section() 3413 || r_type == R_390_GOTPLT20 in elf_s390_relocate_section()
|
D | ChangeLog-0203 | 2375 R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
|
/toolchain/binutils/binutils-2.27/gold/ |
D | s390.cc | 2129 case elfcpp::R_390_GOTPLT20: in get_reference_flags() 2414 case elfcpp::R_390_GOTPLT20: in local() 2814 case elfcpp::R_390_GOTPLT20: in global() 3289 case elfcpp::R_390_GOTPLT20: in relocate() 3380 case elfcpp::R_390_GOTPLT20: in relocate()
|