Searched refs:R_MIPS_TLS_LDM (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | elfn32-mips.c | 652 HOWTO (R_MIPS_TLS_LDM, /* type */ 1340 HOWTO (R_MIPS_TLS_LDM, /* type */ 2028 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
|
| D | elf32-mips.c | 598 HOWTO (R_MIPS_TLS_LDM, /* type */ 1211 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
|
| D | elf64-mips.c | 687 HOWTO (R_MIPS_TLS_LDM, /* type */ 1361 HOWTO (R_MIPS_TLS_LDM, /* type */ 2184 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
|
| D | elfxx-mips.c | 348 || r_type == R_MIPS_TLS_LDM \ 2358 || r_type == R_MIPS_TLS_LDM); in mips_tls_got_index() 2377 if (r_type == R_MIPS_TLS_LDM) in mips_tls_got_index() 2654 if (r_type == R_MIPS_TLS_LDM) in mips_elf_create_local_got_entry() 4165 case R_MIPS_TLS_LDM: in mips_elf_calculate_relocation() 4167 if (r_type == R_MIPS_TLS_LDM) in mips_elf_calculate_relocation() 4483 case R_MIPS_TLS_LDM: in mips_elf_calculate_relocation() 6437 case R_MIPS_TLS_LDM: in _bfd_mips_elf_check_relocs() 6577 case R_MIPS_TLS_LDM: in _bfd_mips_elf_check_relocs() 6578 if (r_type == R_MIPS_TLS_LDM) in _bfd_mips_elf_check_relocs() [all …]
|
| /freebsd-9-stable/contrib/binutils/include/elf/ |
| D | mips.h | 82 RELOC_NUMBER (R_MIPS_TLS_LDM, 43)
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsELFObjectWriter.cpp | 137 Type = ELF::R_MIPS_TLS_LDM; in GetRelocType()
|
| /freebsd-9-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 153 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_TLS_LDM); in getELFRelocationTypeName()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 873 R_MIPS_TLS_LDM = 43, enumerator
|