/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | coff-sparc.c | 54 R_SPARC_RELATIVE, enumerator 109 …HOWTO(R_SPARC_RELATIVE,0,0,00,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_R… 141 { BFD_RELOC_SPARC_RELATIVE, R_SPARC_RELATIVE },
|
H A D | nlm32-sparc.c | 45 R_SPARC_RELATIVE, enumerator 74 …HOWTO (R_SPARC_RELATIVE,0,0,00,FALSE,0,complain_overflow_dont, 0,"R_SPARC_RELATIVE",FALSE,0,0x0…
|
H A D | elf32-sparc.c | 158 case R_SPARC_RELATIVE: in elf32_sparc_reloc_type_class()
|
H A D | elfxx-sparc.c | 202 …HOWTO(R_SPARC_RELATIVE, 0,0,00,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR… 298 { BFD_RELOC_SPARC_RELATIVE, R_SPARC_RELATIVE }, 2642 0, R_SPARC_RELATIVE); in _bfd_sparc_elf_relocate_section() 2863 0, R_SPARC_RELATIVE); in _bfd_sparc_elf_relocate_section() 3744 rela.r_info = SPARC_ELF_R_INFO (htab, NULL, 0, R_SPARC_RELATIVE); in _bfd_sparc_elf_finish_dynamic_symbol()
|
H A D | elf64-sparc.c | 762 case R_SPARC_RELATIVE: in elf64_sparc_reloc_type_class()
|
H A D | ChangeLog-0203 | 6446 * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE 6450 R_SPARC_RELATIVE's r_offset.
|
H A D | ChangeLog-9495 | 4511 R_SPARC_32 reloc into an R_SPARC_RELATIVE reloc. Use the dynamic 4691 create a R_SPARC_RELATIVE reloc when generating a shared object.
|
H A D | ChangeLog-9697 | 1823 R_SPARC_RELATIVE relocs in unallocated sections.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | coff-sparc.c | 54 R_SPARC_RELATIVE, enumerator 128 …HOWTO(R_SPARC_RELATIVE,0,0,00,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_R… 160 { BFD_RELOC_SPARC_RELATIVE, R_SPARC_RELATIVE },
|
H A D | nlm32-sparc.c | 60 R_SPARC_RELATIVE, enumerator 108 …HOWTO (R_SPARC_RELATIVE,0,0,00,FALSE,0,complain_overflow_dont, 0,"R_SPARC_RELATIVE",FALSE,0,0x0…
|
H A D | elf64-sparc.c | 143 …HOWTO(R_SPARC_RELATIVE, 0,0,00,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR… 236 { BFD_RELOC_SPARC_RELATIVE, R_SPARC_RELATIVE }, 2242 outrel.r_info = ELF64_R_INFO (0, R_SPARC_RELATIVE); 2394 outrel.r_info = ELF64_R_INFO (0, R_SPARC_RELATIVE); 2784 rela.r_info = ELF64_R_INFO (0, R_SPARC_RELATIVE); 2943 case R_SPARC_RELATIVE:
|
H A D | elf32-sparc.c | 126 …HOWTO(R_SPARC_RELATIVE, 0,0,00,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR… 226 { BFD_RELOC_SPARC_RELATIVE, R_SPARC_RELATIVE }, 2291 outrel.r_info = ELF32_R_INFO (0, R_SPARC_RELATIVE); 2466 outrel.r_info = ELF32_R_INFO (0, R_SPARC_RELATIVE); 3148 rela.r_info = ELF32_R_INFO (0, R_SPARC_RELATIVE); 3422 case R_SPARC_RELATIVE:
|
H A D | ChangeLog-0203 | 6446 * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE 6450 R_SPARC_RELATIVE's r_offset.
|
H A D | ChangeLog-9495 | 4511 R_SPARC_32 reloc into an R_SPARC_RELATIVE reloc. Use the dynamic 4691 create a R_SPARC_RELATIVE reloc when generating a shared object.
|
H A D | ChangeLog-9697 | 1823 R_SPARC_RELATIVE relocs in unallocated sections.
|
/openbsd/libexec/ld.so/sparc64/ |
H A D | Makefile.inc | 15 RELATIVE_RELOC=R_SPARC_RELATIVE
|
/openbsd/sys/arch/sparc64/include/ |
H A D | exec.h | 55 #define R_SPARC_RELATIVE 22 macro
|
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
H A D | Sparc.def | 28 ELF_RELOC(R_SPARC_RELATIVE, 22)
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | sparc.h | 85 RELOC_NUMBER (R_SPARC_RELATIVE, 22)
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | sparc.h | 86 RELOC_NUMBER (R_SPARC_RELATIVE, 22)
|
/openbsd/gnu/llvm/lld/ELF/Arch/ |
H A D | SPARCV9.cpp | 38 relativeRel = R_SPARC_RELATIVE; in SPARCV9()
|
/openbsd/gnu/llvm/llvm/lib/Object/ |
H A D | ELF.cpp | 224 return ELF::R_SPARC_RELATIVE; in getELFRelativeRelocationType()
|