Searched refs:R_SPARC_WDISP30 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | coff-sparc.c | 46 R_SPARC_WDISP30, R_SPARC_WDISP22, enumerator 94 …HOWTO(R_SPARC_WDISP30, 2,2,30,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_W… 129 { BFD_RELOC_32_PCREL_S2, R_SPARC_WDISP30 },
|
| HD | elfxx-sparc.c | 187 …HOWTO(R_SPARC_WDISP30, 2,2,30,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPAR… 285 { BFD_RELOC_32_PCREL_S2, R_SPARC_WDISP30 }, 1347 case R_SPARC_WDISP30: in _bfd_sparc_elf_check_relocs() 1640 case R_SPARC_WDISP30: in _bfd_sparc_elf_gc_sweep_hook() 2727 case R_SPARC_WDISP30: in _bfd_sparc_elf_relocate_section() 3376 else if ((r_type == R_SPARC_WDISP30 || r_type == R_SPARC_WPLT30) in _bfd_sparc_elf_relocate_section()
|
| HD | ChangeLog-9495 | 4693 create a PLT entry as a R_SPARC_WDISP30 reloc.
|
| /freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/ |
| HD | SPARCV9.cpp | 61 case R_SPARC_WDISP30: in getRelExpr() 91 case R_SPARC_WDISP30: in relocateOne()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| HD | Sparc.def | 13 ELF_RELOC(R_SPARC_WDISP30, 7)
|
| /freebsd-11-stable/contrib/binutils/include/elf/ |
| HD | sparc.h | 71 RELOC_NUMBER (R_SPARC_WDISP30, 7)
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
| HD | SparcELFObjectWriter.cpp | 59 case Sparc::fixup_sparc_call30: return ELF::R_SPARC_WDISP30; in getRelocType()
|
| /freebsd-11-stable/sys/sys/ |
| HD | elf_common.h | 1282 #define R_SPARC_WDISP30 7 macro
|
| /freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| HD | dt_link.c | 954 if (GELF_R_TYPE(rela->r_info) != R_SPARC_WDISP30 && in dt_modtext()
|
| /freebsd-11-stable/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 2163 _ELF_DEFINE_RELOC(R_SPARC_WDISP30, 7) \
|