Searched refs:R_390_20 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | s390.h | 102 R_390_20 = 57, // Direct 20 bit. enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | s390.h | 121 RELOC_NUMBER (R_390_20, 57) /* Direct 20 bit. */
|
D | ChangeLog-9103 | 152 R_390_20, R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
|
/toolchain/binutils/binutils-2.27/gold/ |
D | s390.cc | 2092 case elfcpp::R_390_20: in get_reference_flags() 2328 case elfcpp::R_390_20: in local() 2660 case elfcpp::R_390_20: in global() 3248 case elfcpp::R_390_20: in relocate() 3378 case elfcpp::R_390_20: in relocate()
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-s390.c | 163 HOWTO(R_390_20, 0, 2, 20, FALSE, 8, complain_overflow_dont, 308 return &elf_howto_table[(int) R_390_20]; in elf_s390_reloc_type_lookup() 1507 case R_390_20: in elf_s390_gc_sweep_hook() 3326 if (r_type == R_390_20 in elf_s390_relocate_section()
|
D | elf32-s390.c | 153 HOWTO(R_390_20, 0, 2, 20, FALSE, 8, complain_overflow_dont, 284 return &elf_howto_table[(int) R_390_20]; in elf_s390_reloc_type_lookup() 1570 case R_390_20: in elf_s390_gc_sweep_hook() 3411 if (r_type == R_390_20 in elf_s390_relocate_section()
|
D | ChangeLog-0203 | 2374 (elf_howto_table): Add long displacement relocations R_390_20,
|