Home
last modified time | relevance | path

Searched refs:R_390_20 (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/elfcpp/
Ds390.h102 R_390_20 = 57, // Direct 20 bit. enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Ds390.h121 RELOC_NUMBER (R_390_20, 57) /* Direct 20 bit. */
DChangeLog-9103152 R_390_20, R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
/toolchain/binutils/binutils-2.27/gold/
Ds390.cc2092 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/
Delf64-s390.c163 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()
Delf32-s390.c153 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()
DChangeLog-02032374 (elf_howto_table): Add long displacement relocations R_390_20,