Home
last modified time | relevance | path

Searched refs:R_SPARC_WDISP30 (Results 1 – 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
HDcoff-sparc.c46 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 },
HDelfxx-sparc.c187 …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()
HDChangeLog-94954693 create a PLT entry as a R_SPARC_WDISP30 reloc.
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
HDSPARCV9.cpp61 case R_SPARC_WDISP30: in getRelExpr()
91 case R_SPARC_WDISP30: in relocateOne()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
HDSparc.def13 ELF_RELOC(R_SPARC_WDISP30, 7)
/freebsd-11-stable/contrib/binutils/include/elf/
HDsparc.h71 RELOC_NUMBER (R_SPARC_WDISP30, 7)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
HDSparcELFObjectWriter.cpp59 case Sparc::fixup_sparc_call30: return ELF::R_SPARC_WDISP30; in getRelocType()
/freebsd-11-stable/sys/sys/
HDelf_common.h1282 #define R_SPARC_WDISP30 7 macro
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_link.c954 if (GELF_R_TYPE(rela->r_info) != R_SPARC_WDISP30 && in dt_modtext()
/freebsd-11-stable/contrib/elftoolchain/common/
HDelfdefinitions.h2163 _ELF_DEFINE_RELOC(R_SPARC_WDISP30, 7) \