Searched refs:R_390_PC16DBL (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/ |
D | esa-reloc.d | 28 [ ]*2c: R_390_PC16DBL test_R_390_PC16DBL\+0x2 30 [ ]*30: R_390_PC16DBL test_R_390_PLT16DBL\+0x2
|
D | zarch-operands.d | 10 [ ]*2: R_390_PC16DBL test_rie\+0x2
|
D | esa-operands.d | 16 [ ]*16: R_390_PC16DBL test_rsi\+0x2
|
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | s390.h | 58 R_390_PC16DBL = 17, // PC relative 16 bit shifted by 1. enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | s390.h | 62 RELOC_NUMBER (R_390_PC16DBL, 17) /* PC relative 16 bit shifted by 1. */
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-s390.c | 89 HOWTO(R_390_PC16DBL, 1, 1, 16, TRUE, 0, complain_overflow_bitfield, 236 return &elf_howto_table[(int) R_390_PC16DBL]; in elf_s390_reloc_type_lookup() 1205 case R_390_PC16DBL: in elf_s390_check_relocs() 1253 && ELF64_R_TYPE (rel->r_info) != R_390_PC16DBL in elf_s390_check_relocs() 1332 || ELF64_R_TYPE (rel->r_info) == R_390_PC16DBL in elf_s390_check_relocs() 1333 || ELF64_R_TYPE (rel->r_info) == R_390_PC16DBL in elf_s390_check_relocs() 1512 case R_390_PC16DBL: in elf_s390_gc_sweep_hook() 2743 case R_390_PC16DBL: in elf_s390_relocate_section() 2837 && r_type != R_390_PC16DBL in elf_s390_relocate_section() 2881 || r_type == R_390_PC16DBL in elf_s390_relocate_section()
|
D | elf32-s390.c | 86 HOWTO(R_390_PC16DBL, 1, 1, 16, TRUE, 0, complain_overflow_bitfield, 226 return &elf_howto_table[(int) R_390_PC16DBL]; in elf_s390_reloc_type_lookup() 1271 case R_390_PC16DBL: in elf_s390_check_relocs() 1318 && ELF32_R_TYPE (rel->r_info) != R_390_PC16DBL in elf_s390_check_relocs() 1397 || ELF32_R_TYPE (rel->r_info) == R_390_PC16DBL in elf_s390_check_relocs() 1574 case R_390_PC16DBL: in elf_s390_gc_sweep_hook() 2781 case R_390_PC16DBL: in elf_s390_relocate_section() 2878 && r_type != R_390_PC16DBL in elf_s390_relocate_section() 2921 || r_type == R_390_PC16DBL in elf_s390_relocate_section()
|
/toolchain/binutils/binutils-2.27/gold/ |
D | s390.cc | 2100 case elfcpp::R_390_PC16DBL: in get_reference_flags() 2209 case elfcpp::R_390_PC16DBL: in check_non_pic() 2236 case elfcpp::R_390_PC16DBL: in check_non_pic() 2375 case elfcpp::R_390_PC16DBL: in local() 2731 case elfcpp::R_390_PC16DBL: in global() 3256 case elfcpp::R_390_PC16DBL: in relocate() 3432 case elfcpp::R_390_PC16DBL: in relocate() 4295 case elfcpp::R_390_PC16DBL: in do_is_call_to_non_split()
|