Home
last modified time | relevance | path

Searched refs:R_390_GOTPLT16 (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/elf/
Ds390.h69 RELOC_NUMBER (R_390_GOTPLT16, 30) /* 16 bit offset to jump slot. */
/freebsd-10-stable/contrib/binutils/bfd/
Delf32-s390.c160 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:
Delf64-s390.c166 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:
DChangeLog-02034934 R_390_GOTOFF16, R_390_GOTOFF64, R_390_GOTPLT12, R_390_GOTPLT16,
/freebsd-10-stable/contrib/llvm/lib/Object/
DELF.cpp669 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_390_GOTPLT16); in getELFRelocationTypeName()
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h1056 R_390_GOTPLT16 = 30, enumerator