/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | 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 },
|
H A D | nlm32-sparc.c | 37 R_SPARC_WDISP30, R_SPARC_WDISP22, enumerator 59 …HOWTO (R_SPARC_WDISP30, 2,2,30,TRUE, 0,complain_overflow_signed, 0,"R_SPARC_WDISP30", FALSE,0,0x3…
|
H A D | 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 }, 1322 case R_SPARC_WDISP30: in _bfd_sparc_elf_check_relocs() 1636 case R_SPARC_WDISP30: in _bfd_sparc_elf_gc_sweep_hook() 2727 case R_SPARC_WDISP30: in _bfd_sparc_elf_relocate_section() 3364 else if ((r_type == R_SPARC_WDISP30 || r_type == R_SPARC_WPLT30) in _bfd_sparc_elf_relocate_section()
|
H A D | ChangeLog-9495 | 4693 create a PLT entry as a R_SPARC_WDISP30 reloc.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | coff-sparc.c | 46 R_SPARC_WDISP30, R_SPARC_WDISP22, enumerator 113 …HOWTO(R_SPARC_WDISP30, 2,2,30,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_W… 148 { BFD_RELOC_32_PCREL_S2, R_SPARC_WDISP30 },
|
H A D | nlm32-sparc.c | 52 R_SPARC_WDISP30, R_SPARC_WDISP22, enumerator 93 …HOWTO (R_SPARC_WDISP30, 2,2,30,TRUE, 0,complain_overflow_signed, 0,"R_SPARC_WDISP30", FALSE,0,0x3…
|
H A D | elf32-sparc.c | 111 …HOWTO(R_SPARC_WDISP30, 2,2,30,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPAR… 213 { BFD_RELOC_32_PCREL_S2, R_SPARC_WDISP30 }, 1123 case R_SPARC_WDISP30: 1407 case R_SPARC_WDISP30: 2355 case R_SPARC_WDISP30: 2919 else if ((r_type == R_SPARC_WDISP30 || r_type == R_SPARC_WPLT30)
|
H A D | elf64-sparc.c | 128 …HOWTO(R_SPARC_WDISP30, 2,2,30,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPAR… 223 { BFD_RELOC_32_PCREL_S2, R_SPARC_WDISP30 }, 1286 case R_SPARC_WDISP30: 2113 case R_SPARC_WDISP30: 2515 case R_SPARC_WDISP30:
|
H A D | ChangeLog-9495 | 4693 create a PLT entry as a R_SPARC_WDISP30 reloc.
|
/openbsd/gnu/llvm/lld/ELF/Arch/ |
H A D | SPARCV9.cpp | 67 case R_SPARC_WDISP30: in getRelExpr() 101 case R_SPARC_WDISP30: in relocate()
|
/openbsd/sys/arch/sparc64/include/ |
H A D | exec.h | 40 #define R_SPARC_WDISP30 7 macro
|
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
H A D | Sparc.def | 13 ELF_RELOC(R_SPARC_WDISP30, 7)
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | sparc.h | 70 RELOC_NUMBER (R_SPARC_WDISP30, 7)
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | sparc.h | 71 RELOC_NUMBER (R_SPARC_WDISP30, 7)
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcELFObjectWriter.cpp | 62 case Sparc::fixup_sparc_call30: return ELF::R_SPARC_WDISP30; in getRelocType()
|