Home
last modified time | relevance | path

Searched refs:R_SPARC_WPLT30 (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDcoff-sparc.c51 R_SPARC_WPLT30, enumerator
105 …HOWTO(R_SPARC_WPLT30, 0,0,00,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_W…
137 { BFD_RELOC_SPARC_WPLT30, R_SPARC_WPLT30 },
HDelfxx-sparc.c198 …HOWTO(R_SPARC_WPLT30, 2,2,30,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPAR…
294 { BFD_RELOC_SPARC_WPLT30, R_SPARC_WPLT30 },
1285 case R_SPARC_WPLT30: in _bfd_sparc_elf_check_relocs()
1674 case R_SPARC_WPLT30: in _bfd_sparc_elf_gc_sweep_hook()
2670 case R_SPARC_WPLT30: in _bfd_sparc_elf_relocate_section()
3183 r_type = R_SPARC_WPLT30; 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-94954678 R_SPARC_WPLT30 reloc, just set the ELF_LINK_HASH_NEEDS_PLT flag.
4692 Treat a R_SPARC_WPLT30 reloc against a symbol for which we did not
/NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/
HDSparc.def24 ELF_RELOC(R_SPARC_WPLT30, 18)
/NextBSD/contrib/binutils/include/elf/
HDsparc.h82 RELOC_NUMBER (R_SPARC_WPLT30, 18)
/NextBSD/contrib/llvm/lib/Target/Sparc/MCTargetDesc/
HDSparcELFObjectWriter.cpp63 case Sparc::fixup_sparc_wplt30: return ELF::R_SPARC_WPLT30; in GetRelocType()
/NextBSD/sys/sys/
HDelf_common.h1166 #define R_SPARC_WPLT30 18 macro
/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_link.c970 GELF_R_TYPE(rela->r_info) != R_SPARC_WPLT30) in dt_modtext()
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h1952 _ELF_DEFINE_RELOC(R_SPARC_WPLT30, 18) \