Searched refs:R_SPARC_WPLT30 (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/contrib/binutils/bfd/ |
| HD | coff-sparc.c | 51 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 },
|
| HD | elfxx-sparc.c | 198 …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()
|
| HD | ChangeLog-9495 | 4678 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/ |
| HD | Sparc.def | 24 ELF_RELOC(R_SPARC_WPLT30, 18)
|
| /NextBSD/contrib/binutils/include/elf/ |
| HD | sparc.h | 82 RELOC_NUMBER (R_SPARC_WPLT30, 18)
|
| /NextBSD/contrib/llvm/lib/Target/Sparc/MCTargetDesc/ |
| HD | SparcELFObjectWriter.cpp | 63 case Sparc::fixup_sparc_wplt30: return ELF::R_SPARC_WPLT30; in GetRelocType()
|
| /NextBSD/sys/sys/ |
| HD | elf_common.h | 1166 #define R_SPARC_WPLT30 18 macro
|
| /NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| HD | dt_link.c | 970 GELF_R_TYPE(rela->r_info) != R_SPARC_WPLT30) in dt_modtext()
|
| /NextBSD/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 1952 _ELF_DEFINE_RELOC(R_SPARC_WPLT30, 18) \
|