Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
Dvxworks1.rd4 0009040c .*15 R_SPARC_JMP_SLOT 00080814 sglobal \+ 0
5 00090410 .*15 R_SPARC_JMP_SLOT 00080834 foo \+ 0
Dvxworks1-lib.rd4 0009040c .*15 R_SPARC_JMP_SLOT 00000000 sexternal \+ 0
Dtlssunpic32.rd60 [0-9a-f ]+R_SPARC_JMP_SLOT +0+ +__tls_get_addr \+ 0
Dtlssunpic64.rd60 [0-9a-f ]+R_SPARC_JMP_SLOT +0+ +__tls_get_addr \+ 0
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-sparc.c48 R_SPARC_GLOB_DAT, R_SPARC_JMP_SLOT, enumerator
98 …HOWTO(R_SPARC_JMP_SLOT,0,0,00,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_J…
131 { BFD_RELOC_SPARC_JMP_SLOT, R_SPARC_JMP_SLOT },
Dnlm32-sparc.c44 R_SPARC_GLOB_DAT, R_SPARC_JMP_SLOT, enumerator
73 …HOWTO (R_SPARC_JMP_SLOT,0,0,00,FALSE,0,complain_overflow_dont, 0,"R_SPARC_JMP_SLOT",FALSE,0,0x0…
Delf32-sparc.c162 case R_SPARC_JMP_SLOT: in elf32_sparc_reloc_type_class()
Delf64-sparc.c775 case R_SPARC_JMP_SLOT: in elf64_sparc_reloc_type_class()
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()
4366 R_SPARC_JMP_SLOT); in _bfd_sparc_elf_finish_dynamic_symbol()
4411 R_SPARC_JMP_SLOT); in _bfd_sparc_elf_finish_dynamic_symbol()
4428 R_SPARC_JMP_SLOT); in _bfd_sparc_elf_finish_dynamic_symbol()
DChangeLog-98991103 (sparc64_elf_finish_dynamic_symbol): Negative value of R_SPARC_JMP_SLOT
/toolchain/binutils/binutils-2.25/elfcpp/
Dsparc.h73 R_SPARC_JMP_SLOT = 21, // Create PLT entry enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Dsparc.h84 RELOC_NUMBER (R_SPARC_JMP_SLOT, 21)
/toolchain/binutils/binutils-2.25/gold/
Dsparc.cc1501 this->rel_->add_global(gsym, elfcpp::R_SPARC_JMP_SLOT, this, in add_entry()
2081 case elfcpp::R_SPARC_JMP_SLOT: in get_reference_flags()
2140 case elfcpp::R_SPARC_JMP_SLOT: in check_non_pic()
2182 case elfcpp::R_SPARC_JMP_SLOT: in check_non_pic()
2522 case elfcpp::R_SPARC_JMP_SLOT: in local()
3001 case elfcpp::R_SPARC_JMP_SLOT: in global()
3574 case elfcpp::R_SPARC_JMP_SLOT: in relocate()