Searched refs:R_SPARC_JMP_SLOT (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | coff-sparc.c | 53 R_SPARC_GLOB_DAT, R_SPARC_JMP_SLOT, enumerator 108 …HOWTO(R_SPARC_JMP_SLOT,0,0,00,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_J… 140 { BFD_RELOC_SPARC_JMP_SLOT, R_SPARC_JMP_SLOT },
|
| D | elf32-sparc.c | 160 case R_SPARC_JMP_SLOT: in elf32_sparc_reloc_type_class()
|
| D | elf64-sparc.c | 764 case R_SPARC_JMP_SLOT: in elf64_sparc_reloc_type_class()
|
| D | elfxx-sparc.c | 201 …HOWTO(R_SPARC_JMP_SLOT, 0,0,00,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR… 297 { BFD_RELOC_SPARC_JMP_SLOT, R_SPARC_JMP_SLOT }, 3703 rela.r_info = SPARC_ELF_R_INFO (htab, NULL, h->dynindx, R_SPARC_JMP_SLOT); in _bfd_sparc_elf_finish_dynamic_symbol()
|
| D | ChangeLog-9899 | 1103 (sparc64_elf_finish_dynamic_symbol): Negative value of R_SPARC_JMP_SLOT
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| D | Sparc.def | 27 ELF_RELOC(R_SPARC_JMP_SLOT, 21)
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | sparc.h | 85 RELOC_NUMBER (R_SPARC_JMP_SLOT, 21)
|
| /freebsd-12-stable/libexec/rtld-elf/sparc64/ |
| D | reloc.c | 353 if (type == R_SPARC_JMP_SLOT) in reloc_nonplt_object() 505 assert(ELF64_R_TYPE_ID(rela->r_info) == R_SPARC_JMP_SLOT); in reloc_plt() 549 assert(ELF64_R_TYPE_ID(rela->r_info) == R_SPARC_JMP_SLOT); in reloc_jmpslots()
|
| /freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/ |
| D | SPARCV9.cpp | 39 pltRel = R_SPARC_JMP_SLOT; in SPARCV9()
|
| /freebsd-12-stable/sys/sparc64/sparc64/ |
| D | elf_machdep.c | 367 if (rtype == R_SPARC_JMP_SLOT || rtype == R_SPARC_COPY || in elf_reloc()
|
| /freebsd-12-stable/sys/sys/ |
| D | elf_common.h | 1343 #define R_SPARC_JMP_SLOT 21 macro
|
| /freebsd-12-stable/contrib/elftoolchain/common/ |
| D | elfdefinitions.h | 2177 _ELF_DEFINE_RELOC(R_SPARC_JMP_SLOT, 21) \
|