Searched refs:R_SPARC_HIX22 (Results 1 – 9 of 9) sorted by relevance
| /trueos/contrib/llvm/patches/ |
| HD | patch-r262261-llvm-r198565-sparc.diff | 64 + R_SPARC_HIX22 = 48,
|
| HD | patch-r262261-llvm-r200112-sparc.diff | 126 + LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_SPARC_HIX22);
|
| /trueos/contrib/binutils/include/elf/ |
| HD | sparc.h | 121 RELOC_NUMBER (R_SPARC_HIX22, 48)
|
| /trueos/sys/sparc64/sparc64/ |
| HD | elf_machdep.c | 385 if (rtype == R_SPARC_HIX22) in elf_reloc()
|
| /trueos/sys/sys/ |
| HD | elf_common.h | 946 #define R_SPARC_HIX22 48 macro
|
| /trueos/contrib/binutils/bfd/ |
| HD | elfxx-sparc.c | 228 …HOWTO(R_SPARC_HIX22, 0,4, 0,FALSE,0,complain_overflow_bitfield,sparc_elf_hix22_reloc, "R_SPAR… 345 { BFD_RELOC_SPARC_HIX22, R_SPARC_HIX22 }, 1370 case R_SPARC_HIX22: in _bfd_sparc_elf_check_relocs() 1664 case R_SPARC_HIX22: in _bfd_sparc_elf_gc_sweep_hook() 2750 case R_SPARC_HIX22: in _bfd_sparc_elf_relocate_section() 3347 else if (r_type == R_SPARC_HIX22) in _bfd_sparc_elf_relocate_section()
|
| /trueos/libexec/rtld-elf/sparc64/ |
| HD | reloc.c | 428 if (type == R_SPARC_HIX22 || type == R_SPARC_TLS_LE_HIX22) in reloc_nonplt_object()
|
| /trueos/contrib/llvm/lib/Object/ |
| HD | ELF.cpp | 756 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_SPARC_HIX22); in getELFRelocationTypeName()
|
| /trueos/contrib/llvm/include/llvm/Support/ |
| HD | ELF.h | 1139 R_SPARC_HIX22 = 48, enumerator
|