Searched refs:R_MIPS_TLS_LDM (Results 1 – 19 of 19) sorted by relevance
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | reloc-types-elf-mips64.test | 47 # 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
|
D | reloc-types-elf-mips.test | 47 # CHECK: Type: R_MIPS_TLS_LDM (43) 110 - Type: R_MIPS_TLS_LDM
|
/external/llvm-project/lld/test/ELF/ |
D | mips-tls.s | 60 # ^-- -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
|
D | mips-tls-64.s | 62 # ^-- -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
|
D | mips-tls-static.s | 23 addiu $2, $3, %tlsldm(tls2) # R_MIPS_TLS_LDM
|
/external/llvm-project/llvm/test/MC/Mips/ |
D | reloc-directive.s | 52 .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/ |
D | Mips.def | 49 ELF_RELOC(R_MIPS_TLS_LDM, 43)
|
/external/llvm/include/llvm/Support/ELFRelocs/ |
D | Mips.def | 49 ELF_RELOC(R_MIPS_TLS_LDM, 43)
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | Mips.def | 49 ELF_RELOC(R_MIPS_TLS_LDM, 43)
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/ |
D | Mips.def | 49 ELF_RELOC(R_MIPS_TLS_LDM, 43)
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 303 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/ |
D | MipsELFObjectWriter.cpp | 314 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/ |
D | MipsELFObjectWriter.cpp | 321 return ELF::R_MIPS_TLS_LDM; in getRelocType() 618 case ELF::R_MIPS_TLS_LDM: in needsRelocateWithSymbol()
|
/external/llvm-project/lld/ELF/Arch/ |
D | Mips.cpp | 190 case R_MIPS_TLS_LDM: in getRelExpr() 601 case R_MIPS_TLS_LDM: in relocate()
|
/external/llvm/test/tools/llvm-readobj/ |
D | reloc-types.test | 457 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/ |
D | relocs.py | 893 R_MIPS_TLS_LDM = 43 variable in Relocs_Elf_Mips
|
/external/google-breakpad/src/third_party/musl/include/ |
D | elf.h | 1381 #define R_MIPS_TLS_LDM 43 macro
|
/external/kmod/port-gnu/ |
D | elf.h | 1644 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 1881 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */ macro
|