Searched refs:R_SPARC_13 (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | coff-sparc.c | 48 R_SPARC_13, R_SPARC_LO10, enumerator 98 …HOWTO(R_SPARC_13, 0,2,13,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_1… 131 { BFD_RELOC_SPARC13, R_SPARC_13 },
|
| D | elf64-sparc.c | 126 relent->howto = _bfd_sparc_elf_info_to_howto_ptr (R_SPARC_13); in elf64_sparc_slurp_one_reloc_table() 319 if (r->howto->type == R_SPARC_13 in elf64_sparc_write_relocs() 390 if (r->howto->type == R_SPARC_13 in elf64_sparc_write_relocs()
|
| D | elfxx-sparc.c | 191 …HOWTO(R_SPARC_13, 0,2,13,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPAR… 288 { BFD_RELOC_SPARC13, R_SPARC_13 }, 1356 case R_SPARC_13: in _bfd_sparc_elf_check_relocs() 1649 case R_SPARC_13: in _bfd_sparc_elf_gc_sweep_hook() 2736 case R_SPARC_13: in _bfd_sparc_elf_relocate_section()
|
| /freebsd-9-stable/contrib/llvm/patches/ |
| D | patch-r262261-llvm-r198565-sparc.diff | 28 + R_SPARC_13 = 11,
|
| D | patch-r262261-llvm-r200112-sparc.diff | 90 + LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_SPARC_13);
|
| /freebsd-9-stable/contrib/binutils/include/elf/ |
| D | sparc.h | 75 RELOC_NUMBER (R_SPARC_13, 11)
|
| /freebsd-9-stable/sys/sys/ |
| D | elf_common.h | 888 #define R_SPARC_13 11 macro
|
| /freebsd-9-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 720 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_SPARC_13); in getELFRelocationTypeName()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 1103 R_SPARC_13 = 11, enumerator
|