Searched refs:R_MIPS_TLS_TPREL_LO16 (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | elfn32-mips.c | 744 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */ 1432 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */ 2035 { BFD_RELOC_MIPS_TLS_TPREL_LO16, R_MIPS_TLS_TPREL_LO16 }
|
| D | elf32-mips.c | 690 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */ 1218 { BFD_RELOC_MIPS_TLS_TPREL_LO16, R_MIPS_TLS_TPREL_LO16 }
|
| D | elf64-mips.c | 779 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */ 1439 HOWTO (R_MIPS_TLS_TPREL_LO16, /* type */ 2191 { BFD_RELOC_MIPS_TLS_TPREL_LO16, R_MIPS_TLS_TPREL_LO16 }
|
| D | elfxx-mips.c | 355 || r_type == R_MIPS_TLS_TPREL_LO16) 4368 case R_MIPS_TLS_TPREL_LO16: in mips_elf_calculate_relocation()
|
| /freebsd-9-stable/contrib/binutils/include/elf/ |
| D | mips.h | 89 RELOC_NUMBER (R_MIPS_TLS_TPREL_LO16, 50)
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsELFObjectWriter.cpp | 134 Type = ELF::R_MIPS_TLS_TPREL_LO16; in GetRelocType()
|
| /freebsd-9-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 160 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_TLS_TPREL_LO16); in getELFRelocationTypeName()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 880 R_MIPS_TLS_TPREL_LO16 = 50, enumerator
|