Searched refs:R_SPARC_WDISP16 (Results 1 – 7 of 7) sorted by relevance
/openbsd/sys/arch/sparc64/include/ |
H A D | exec.h | 73 #define R_SPARC_WDISP16 40 macro
|
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
H A D | Sparc.def | 46 ELF_RELOC(R_SPARC_WDISP16, 40)
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | sparc.h | 112 RELOC_NUMBER (R_SPARC_WDISP16, 40)
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | sparc.h | 113 RELOC_NUMBER (R_SPARC_WDISP16, 40)
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-sparc.c | 148 …HOWTO(R_SPARC_WDISP16, 2,2,16,TRUE, 0,complain_overflow_signed, sparc_elf_wdisp16_reloc,"R_SPAR… 241 { BFD_RELOC_SPARC_WDISP16, R_SPARC_WDISP16 }, 1126 case R_SPARC_WDISP16: 1410 case R_SPARC_WDISP16: 2358 case R_SPARC_WDISP16: 2861 if (r_type == R_SPARC_WDISP16)
|
H A D | elf64-sparc.c | 164 …HOWTO(R_SPARC_WDISP16, 2,2,16,TRUE, 0,complain_overflow_signed, sparc_elf_wdisp16_reloc,"R_SPAR… 251 { BFD_RELOC_SPARC_WDISP16, R_SPARC_WDISP16 }, 1289 case R_SPARC_WDISP16: 2116 case R_SPARC_WDISP16: 2459 case R_SPARC_WDISP16:
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elfxx-sparc.c | 220 …HOWTO(R_SPARC_WDISP16, 2,2,16,TRUE, 0,complain_overflow_signed, sparc_elf_wdisp16_reloc,"R_SPAR… 313 { BFD_RELOC_SPARC_WDISP16, R_SPARC_WDISP16 }, 1325 case R_SPARC_WDISP16: in _bfd_sparc_elf_check_relocs() 1639 case R_SPARC_WDISP16: in _bfd_sparc_elf_gc_sweep_hook() 2730 case R_SPARC_WDISP16: in _bfd_sparc_elf_relocate_section() 3275 else if (r_type == R_SPARC_WDISP16) in _bfd_sparc_elf_relocate_section()
|