Searched refs:R_390_GOTPLT16 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/binutils/include/elf/ |
| D | s390.h | 69 RELOC_NUMBER (R_390_GOTPLT16, 30) /* 16 bit offset to jump slot. */
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elf32-s390.c | 160 HOWTO(R_390_GOTPLT16, 0, 1, 16, FALSE, 0, complain_overflow_bitfield, 282 return &elf_howto_table[(int) R_390_GOTPLT16]; 1031 case R_390_GOTPLT16: 1102 case R_390_GOTPLT16: 1522 case R_390_GOTPLT16: in elf_s390_gc_sweep_hook() 2338 case R_390_GOTPLT16:
|
| D | elf64-s390.c | 166 HOWTO(R_390_GOTPLT16, 0, 1, 16, FALSE, 0, complain_overflow_bitfield, 300 return &elf_howto_table[(int) R_390_GOTPLT16]; 988 case R_390_GOTPLT16: 1064 case R_390_GOTPLT16: 1496 case R_390_GOTPLT16: in elf_s390_gc_sweep_hook() 2312 case R_390_GOTPLT16:
|
| D | ChangeLog-0203 | 4934 R_390_GOTOFF16, R_390_GOTOFF64, R_390_GOTPLT12, R_390_GOTPLT16,
|
| /freebsd-10-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 669 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_390_GOTPLT16); in getELFRelocationTypeName()
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 1056 R_390_GOTPLT16 = 30, enumerator
|