Searched refs:R_SPARC_NONE (Results 1 – 14 of 14) sorted by relevance
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | coff-sparc.c | 43 R_SPARC_NONE = 0, enumerator 87 …HOWTO(R_SPARC_NONE, 0,0, 0,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_N… 120 { BFD_RELOC_NONE, R_SPARC_NONE, },
|
| D | elfxx-sparc.c | 180 …HOWTO(R_SPARC_NONE, 0,0, 0,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR… 275 { BFD_RELOC_NONE, R_SPARC_NONE, }, 430 r_type = R_SPARC_NONE; in _bfd_sparc_elf_info_to_howto_ptr()
|
| /freebsd-10-stable/contrib/llvm/patches/ |
| D | patch-r262261-llvm-r198565-sparc.diff | 17 + R_SPARC_NONE = 0,
|
| D | patch-r262261-llvm-r200112-sparc.diff | 79 + LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_SPARC_NONE);
|
| D | patch-r262261-llvm-r200962-sparc.diff | 194 return ELF::R_SPARC_NONE;
|
| D | patch-r262261-llvm-r198580-sparc.diff | 331 + return ELF::R_SPARC_NONE;
|
| D | patch-r262261-llvm-r200961-sparc.diff | 252 return ELF::R_SPARC_NONE;
|
| /freebsd-10-stable/contrib/binutils/include/elf/ |
| D | sparc.h | 64 RELOC_NUMBER (R_SPARC_NONE, 0)
|
| /freebsd-10-stable/contrib/llvm/lib/Target/Sparc/MCTargetDesc/ |
| D | SparcELFObjectWriter.cpp | 114 return ELF::R_SPARC_NONE; in GetRelocType()
|
| /freebsd-10-stable/sys/sparc64/sparc64/ |
| D | elf_machdep.c | 359 if (rtype == R_SPARC_NONE || rtype == R_SPARC_RELATIVE) in elf_reloc()
|
| /freebsd-10-stable/sys/sys/ |
| D | elf_common.h | 1147 #define R_SPARC_NONE 0 macro
|
| /freebsd-10-stable/libexec/rtld-elf/sparc64/ |
| D | reloc.c | 347 if (type == R_SPARC_NONE) in reloc_nonplt_object()
|
| /freebsd-10-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 709 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_SPARC_NONE); in getELFRelocationTypeName()
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 1092 R_SPARC_NONE = 0, enumerator
|