Searched refs:R_SPARC_PLT32 (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/ |
| HD | Sparc.def | 30 ELF_RELOC(R_SPARC_PLT32, 24)
|
| /NextBSD/contrib/binutils/include/elf/ |
| HD | sparc.h | 94 RELOC_NUMBER (R_SPARC_PLT32, 24)
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | elfxx-sparc.c | 204 …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()
|
| HD | ChangeLog-0001 | 34 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/ |
| HD | elf_common.h | 1172 #define R_SPARC_PLT32 24 macro
|
| /NextBSD/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 1958 _ELF_DEFINE_RELOC(R_SPARC_PLT32, 24) \
|