Home
last modified time | relevance | path

Searched refs:R_MIPS_TLS_LDM (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/contrib/binutils/bfd/
Delfn32-mips.c652 HOWTO (R_MIPS_TLS_LDM, /* type */
1340 HOWTO (R_MIPS_TLS_LDM, /* type */
2028 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
Delf32-mips.c598 HOWTO (R_MIPS_TLS_LDM, /* type */
1211 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
Delf64-mips.c687 HOWTO (R_MIPS_TLS_LDM, /* type */
1361 HOWTO (R_MIPS_TLS_LDM, /* type */
2184 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
Delfxx-mips.c348 || 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/
Dmips.h82 RELOC_NUMBER (R_MIPS_TLS_LDM, 43)
/freebsd-9-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp137 Type = ELF::R_MIPS_TLS_LDM; in GetRelocType()
/freebsd-9-stable/contrib/llvm/lib/Object/
DELF.cpp153 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_TLS_LDM); in getELFRelocationTypeName()
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DELF.h873 R_MIPS_TLS_LDM = 43, enumerator