Home
last modified time | relevance | path

Searched refs:R_SPARC_PLT64 (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
Dplt64.d19 0: R_SPARC_PLT64 foo
20 8: R_SPARC_PLT64 bar\+0x4
22 11: R_SPARC_PLT64 foo
/toolchain/binutils/binutils-2.27/elfcpp/
Dsparc.h99 R_SPARC_PLT64 = 47, // Direct 64 bit ref to PLT entry enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Dsparc.h119 RELOC_NUMBER (R_SPARC_PLT64, 47)
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-sparc.c259 …HOWTO(R_SPARC_PLT64, 0,4,64,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPAR…
445 return &_bfd_sparc_elf_howto_table[R_SPARC_PLT64]; in _bfd_sparc_elf_reloc_type_lookup()
1644 case R_SPARC_PLT64: in _bfd_sparc_elf_check_relocs()
1680 || this_r_type == R_SPARC_PLT64) in _bfd_sparc_elf_check_relocs()
3285 case R_SPARC_PLT64: in _bfd_sparc_elf_relocate_section()
3332 if (r_type == R_SPARC_PLT32 || r_type == R_SPARC_PLT64) in _bfd_sparc_elf_relocate_section()
DChangeLog-000139 R_SPARC_DISP32. Support R_SPARC_PLT32 and R_SPARC_PLT64.
42 (sparc64_elf_check_relocs): Handle R_SPARC_PLT32 and R_SPARC_PLT64.
/toolchain/binutils/binutils-2.27/gold/
Dsparc.cc2053 case elfcpp::R_SPARC_PLT64: in get_reference_flags()
2614 case elfcpp::R_SPARC_PLT64: in global()
3525 case elfcpp::R_SPARC_PLT64: in relocate()