Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/
HDSparc.def30 ELF_RELOC(R_SPARC_PLT32, 24)
/NextBSD/contrib/binutils/include/elf/
HDsparc.h94 RELOC_NUMBER (R_SPARC_PLT32, 24)
/NextBSD/contrib/binutils/bfd/
HDelfxx-sparc.c204 …HOWTO(R_SPARC_PLT32, 0,2,32,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPAR…
343 { BFD_RELOC_SPARC_PLT32, R_SPARC_PLT32 },
1284 case R_SPARC_PLT32: in _bfd_sparc_elf_check_relocs()
1306 if (ELF32_R_TYPE (rel->r_info) == R_SPARC_PLT32) in _bfd_sparc_elf_check_relocs()
1323 if (this_r_type == R_SPARC_PLT32 in _bfd_sparc_elf_check_relocs()
1653 case R_SPARC_PLT32: in _bfd_sparc_elf_gc_sweep_hook()
2661 case R_SPARC_PLT32: in _bfd_sparc_elf_relocate_section()
2665 r_type = (r_type == R_SPARC_PLT32) ? R_SPARC_32 : R_SPARC_64; in _bfd_sparc_elf_relocate_section()
2706 if (r_type == R_SPARC_PLT32 || r_type == R_SPARC_PLT64) in _bfd_sparc_elf_relocate_section()
2708 r_type = r_type == R_SPARC_PLT32 ? R_SPARC_32 : R_SPARC_64; in _bfd_sparc_elf_relocate_section()
HDChangeLog-000134 R_SPARC_DISP32. Support R_SPARC_PLT32.
36 (elf32_sparc_check_relocs): Handle R_SPARC_PLT32.
39 R_SPARC_DISP32. Support R_SPARC_PLT32 and R_SPARC_PLT64.
42 (sparc64_elf_check_relocs): Handle R_SPARC_PLT32 and R_SPARC_PLT64.
/NextBSD/sys/sys/
HDelf_common.h1172 #define R_SPARC_PLT32 24 macro
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h1958 _ELF_DEFINE_RELOC(R_SPARC_PLT32, 24) \