Searched refs:R_MIPS_TLS_DTPREL_LO16 (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/sys/mips/include/ |
| D | elf.h | 218 #define R_MIPS_TLS_DTPREL_LO16 45 /* Module-relative offset, low 16 bits */ macro
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elfn32-mips.c | 682 HOWTO (R_MIPS_TLS_DTPREL_LO16, /* type */ 1370 HOWTO (R_MIPS_TLS_DTPREL_LO16, /* type */ 2030 { BFD_RELOC_MIPS_TLS_DTPREL_LO16, R_MIPS_TLS_DTPREL_LO16 },
|
| D | elf32-mips.c | 628 HOWTO (R_MIPS_TLS_DTPREL_LO16, /* type */ 1213 { BFD_RELOC_MIPS_TLS_DTPREL_LO16, R_MIPS_TLS_DTPREL_LO16 },
|
| D | elf64-mips.c | 717 HOWTO (R_MIPS_TLS_DTPREL_LO16, /* type */ 1391 HOWTO (R_MIPS_TLS_DTPREL_LO16, /* type */ 2186 { BFD_RELOC_MIPS_TLS_DTPREL_LO16, R_MIPS_TLS_DTPREL_LO16 },
|
| D | elfxx-mips.c | 350 || r_type == R_MIPS_TLS_DTPREL_LO16 \ 4361 case R_MIPS_TLS_DTPREL_LO16: in mips_elf_calculate_relocation()
|
| /freebsd-10-stable/contrib/binutils/include/elf/ |
| D | mips.h | 84 RELOC_NUMBER (R_MIPS_TLS_DTPREL_LO16, 45)
|
| /freebsd-10-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsELFObjectWriter.cpp | 143 Type = ELF::R_MIPS_TLS_DTPREL_LO16; in GetRelocType()
|
| /freebsd-10-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 155 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_TLS_DTPREL_LO16); in getELFRelocationTypeName()
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 875 R_MIPS_TLS_DTPREL_LO16 = 45, enumerator
|