Searched refs:R_MIPS_GOT_OFST (Results 1 – 10 of 10) sorted by relevance
| /freebsd-10-stable/sys/mips/include/ |
| D | elf.h | 192 #define R_MIPS_GOT_OFST 21 macro
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elfn32-mips.c | 392 HOWTO (R_MIPS_GOT_OFST, /* type */ 1058 HOWTO (R_MIPS_GOT_OFST, /* type */ 2007 { BFD_RELOC_MIPS_GOT_OFST, R_MIPS_GOT_OFST },
|
| D | elf32-mips.c | 390 HOWTO (R_MIPS_GOT_OFST, /* type */ 1204 { BFD_RELOC_MIPS_GOT_OFST, R_MIPS_GOT_OFST },
|
| D | elf64-mips.c | 427 HOWTO (R_MIPS_GOT_OFST, /* type */ 1093 HOWTO (R_MIPS_GOT_OFST, /* type */ 2163 { BFD_RELOC_MIPS_GOT_OFST, R_MIPS_GOT_OFST },
|
| D | elfxx-mips.c | 4152 case R_MIPS_GOT_OFST: in mips_elf_calculate_relocation() 4156 if (local_p || r_type == R_MIPS_GOT_OFST) in mips_elf_calculate_relocation() 4536 case R_MIPS_GOT_OFST: in mips_elf_calculate_relocation() 6437 case R_MIPS_GOT_OFST: in _bfd_mips_elf_check_relocs() 9615 case R_MIPS_GOT_OFST: in _bfd_mips_elf_gc_sweep_hook()
|
| /freebsd-10-stable/contrib/binutils/include/elf/ |
| D | mips.h | 59 RELOC_NUMBER (R_MIPS_GOT_OFST, 21)
|
| /freebsd-10-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsELFObjectWriter.cpp | 153 Type = ELF::R_MIPS_GOT_OFST; in GetRelocType()
|
| /freebsd-10-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 131 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_GOT_OFST); in getELFRelocationTypeName()
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 851 R_MIPS_GOT_OFST = 21, enumerator
|
| /freebsd-10-stable/contrib/binutils/gas/ |
| D | ChangeLog-0203 | 4150 Relax R_MIPS_CALL16 to R_MIPS_GOT_PAGE/R_MIPS_GOT_OFST if local.
|