Home
last modified time | relevance | path

Searched refs:R_SPARC_JMP_SLOT (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/sys/arch/sparc/include/
H A Delf_machdep.h39 #define R_SPARC_JMP_SLOT 21 macro
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Dsparc.h73 R_SPARC_JMP_SLOT = 21, // Create PLT entry enumerator
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Dsparc.h73 R_SPARC_JMP_SLOT = 21, // Create PLT entry enumerator
/netbsd-src/sys/arch/sparc64/include/
H A Delf_machdep.h80 #define R_SPARC_JMP_SLOT 21 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf_SPARC.d45 enum R_SPARC_JMP_SLOT = 21; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def27 ELF_RELOC(R_SPARC_JMP_SLOT, 21)
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dsparc.h84 RELOC_NUMBER (R_SPARC_JMP_SLOT, 21)
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dsparc.h84 RELOC_NUMBER (R_SPARC_JMP_SLOT, 21)
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-sparc.c210 case R_SPARC_JMP_SLOT: in elf32_sparc_reloc_type_class()
H A Delfxx-sparc.c233 …HOWTO(R_SPARC_JMP_SLOT, 0,0,00,false,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR…
385 return &_bfd_sparc_elf_howto_table[R_SPARC_JMP_SLOT]; in _bfd_sparc_elf_reloc_type_lookup()
4304 R_SPARC_JMP_SLOT); in _bfd_sparc_elf_finish_dynamic_symbol()
4349 R_SPARC_JMP_SLOT); in _bfd_sparc_elf_finish_dynamic_symbol()
4366 R_SPARC_JMP_SLOT); in _bfd_sparc_elf_finish_dynamic_symbol()
H A Delf64-sparc.c838 case R_SPARC_JMP_SLOT: in elf64_sparc_reloc_type_class()
H A DChangeLog-98991103 (sparc64_elf_finish_dynamic_symbol): Negative value of R_SPARC_JMP_SLOT
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-sparc.c210 case R_SPARC_JMP_SLOT: in elf32_sparc_reloc_type_class()
H A Delfxx-sparc.c233 …HOWTO(R_SPARC_JMP_SLOT, 0,0,00,false,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR…
385 return &_bfd_sparc_elf_howto_table[R_SPARC_JMP_SLOT]; in _bfd_sparc_elf_reloc_type_lookup()
4304 R_SPARC_JMP_SLOT); in _bfd_sparc_elf_finish_dynamic_symbol()
4349 R_SPARC_JMP_SLOT); in _bfd_sparc_elf_finish_dynamic_symbol()
4366 R_SPARC_JMP_SLOT); in _bfd_sparc_elf_finish_dynamic_symbol()
H A Delf64-sparc.c823 case R_SPARC_JMP_SLOT: in elf64_sparc_reloc_type_class()
H A DChangeLog-98991103 (sparc64_elf_finish_dynamic_symbol): Negative value of R_SPARC_JMP_SLOT
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dkobj_machdep.c224 if (rtype == R_SPARC_JMP_SLOT || rtype == R_SPARC_COPY || in kobj_reloc()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dsparc.cc1518 this->rel_->add_global(gsym, elfcpp::R_SPARC_JMP_SLOT, this, in add_entry()
2098 case elfcpp::R_SPARC_JMP_SLOT: in get_reference_flags()
2158 case elfcpp::R_SPARC_JMP_SLOT: in check_non_pic()
2200 case elfcpp::R_SPARC_JMP_SLOT: in check_non_pic()
2543 case elfcpp::R_SPARC_JMP_SLOT: in local()
3023 case elfcpp::R_SPARC_JMP_SLOT: in global()
3684 case elfcpp::R_SPARC_JMP_SLOT: in relocate()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dsparc.cc1518 this->rel_->add_global(gsym, elfcpp::R_SPARC_JMP_SLOT, this, in add_entry()
2098 case elfcpp::R_SPARC_JMP_SLOT: in get_reference_flags()
2158 case elfcpp::R_SPARC_JMP_SLOT: in check_non_pic()
2200 case elfcpp::R_SPARC_JMP_SLOT: in check_non_pic()
2543 case elfcpp::R_SPARC_JMP_SLOT: in local()
3023 case elfcpp::R_SPARC_JMP_SLOT: in global()
3684 case elfcpp::R_SPARC_JMP_SLOT: in relocate()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d775 enum R_SPARC_JMP_SLOT = 21; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d770 enum R_SPARC_JMP_SLOT = 21; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1014 enum R_SPARC_JMP_SLOT = 21; variable
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/
H A Delfconstants.m42413 _(R_SPARC_JMP_SLOT, 21)
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-98991103 (sparc64_elf_finish_dynamic_symbol): Negative value of R_SPARC_JMP_SLOT
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-98991103 (sparc64_elf_finish_dynamic_symbol): Negative value of R_SPARC_JMP_SLOT