Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dreloc-types-elf-mips64.test47 # CHECK: Type: R_MIPS_TLS_LDM/R_MIPS_TLS_LDM/R_MIPS_TLS_LDM (2829099)
188 - Type: R_MIPS_TLS_LDM
189 Type2: R_MIPS_TLS_LDM
190 Type3: R_MIPS_TLS_LDM
Dreloc-types-elf-mips.test47 # CHECK: Type: R_MIPS_TLS_LDM (43)
110 - Type: R_MIPS_TLS_LDM
/external/llvm-project/lld/test/ELF/
Dmips-tls.s60 # ^-- -32728 R_MIPS_TLS_LDM 1 loc
94 # ^-- -32728 R_MIPS_TLS_LDM R_MIPS_TLS_DTPMOD32 loc
104 addiu $2, $3, %tlsldm(loc) # R_MIPS_TLS_LDM
Dmips-tls-64.s62 # ^-- -32704 R_MIPS_TLS_LDM 1 loc
98 # ^-- -32704 R_MIPS_TLS_LDM R_MIPS_TLS_DTPMOD64 loc
108 addiu $2, $3, %tlsldm(loc) # R_MIPS_TLS_LDM
Dmips-tls-static.s23 addiu $2, $3, %tlsldm(tls2) # R_MIPS_TLS_LDM
/external/llvm-project/llvm/test/MC/Mips/
Dreloc-directive.s52 .reloc 68, R_MIPS_TLS_LDM, 4 # ASM: .reloc 68, R_MIPS_TLS_LDM, 4
115 # OBJ-O32-NEXT: 0x44 R_MIPS_TLS_LDM - 0x0
164 # OBJ-N32-NEXT: 0x44 R_MIPS_TLS_LDM - 0x4
211 # OBJ-N64-NEXT: 0x44 R_MIPS_TLS_LDM/R_MIPS_NONE/R_MIPS_NONE - 0x4
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def49 ELF_RELOC(R_MIPS_TLS_LDM, 43)
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def49 ELF_RELOC(R_MIPS_TLS_LDM, 43)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def49 ELF_RELOC(R_MIPS_TLS_LDM, 43)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def49 ELF_RELOC(R_MIPS_TLS_LDM, 43)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp303 return ELF::R_MIPS_TLS_LDM; in getRelocType()
564 case ELF::R_MIPS_TLS_LDM: in needsRelocateWithSymbol()
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp314 return ELF::R_MIPS_TLS_LDM; in getRelocType()
593 case ELF::R_MIPS_TLS_LDM: in needsRelocateWithSymbol()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp321 return ELF::R_MIPS_TLS_LDM; in getRelocType()
618 case ELF::R_MIPS_TLS_LDM: in needsRelocateWithSymbol()
/external/llvm-project/lld/ELF/Arch/
DMips.cpp190 case R_MIPS_TLS_LDM: in getRelExpr()
601 case R_MIPS_TLS_LDM: in relocate()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test457 ELF-MIPS: Type: R_MIPS_TLS_LDM (43)
509 ELF-MIPS64EL: Type: R_MIPS_TLS_LDM/R_MIPS_TLS_LDM/R_MIPS_TLS_LDM (2829099)
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py893 R_MIPS_TLS_LDM = 43 variable in Relocs_Elf_Mips
/external/google-breakpad/src/third_party/musl/include/
Delf.h1381 #define R_MIPS_TLS_LDM 43 macro
/external/kmod/port-gnu/
Delf.h1644 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */ macro
/external/elfutils/libelf/
Delf.h1881 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */ macro