Searched refs:R_SPARC_WDISP30 (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/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.
|
| /NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/ |
| HD | Sparc.def | 13 ELF_RELOC(R_SPARC_WDISP30, 7)
|
| /NextBSD/contrib/binutils/include/elf/ |
| HD | sparc.h | 71 RELOC_NUMBER (R_SPARC_WDISP30, 7)
|
| /NextBSD/contrib/llvm/lib/Target/Sparc/MCTargetDesc/ |
| HD | SparcELFObjectWriter.cpp | 58 case Sparc::fixup_sparc_call30: return ELF::R_SPARC_WDISP30; in GetRelocType()
|
| /NextBSD/sys/sys/ |
| HD | elf_common.h | 1155 #define R_SPARC_WDISP30 7 macro
|
| /NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| HD | dt_link.c | 969 if (GELF_R_TYPE(rela->r_info) != R_SPARC_WDISP30 && in dt_modtext()
|
| /NextBSD/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 1941 _ELF_DEFINE_RELOC(R_SPARC_WDISP30, 7) \
|