Searched refs:R_MIPS_TLS_DTPREL_LO16 (Results 1 – 17 of 17) sorted by relevance
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | reloc-types-elf-mips64.test | 49 # CHECK: Type: R_MIPS_TLS_DTPREL_LO16/R_MIPS_TLS_DTPREL_LO16/R_MIPS_TLS_DTPREL_LO16 (2960685) 194 - Type: R_MIPS_TLS_DTPREL_LO16 195 Type2: R_MIPS_TLS_DTPREL_LO16 196 Type3: R_MIPS_TLS_DTPREL_LO16
|
D | reloc-types-elf-mips.test | 49 # CHECK: Type: R_MIPS_TLS_DTPREL_LO16 (45) 112 - Type: R_MIPS_TLS_DTPREL_LO16
|
/external/llvm-project/llvm/test/MC/Mips/ |
D | reloc-directive.s | 48 .reloc 60, R_MIPS_TLS_DTPREL_LO16, 4 # ASM: .reloc 60, R_MIPS_TLS_DTPREL_LO16, 4 113 # OBJ-O32-NEXT: 0x3C R_MIPS_TLS_DTPREL_LO16 - 0x0 162 # OBJ-N32-NEXT: 0x3C R_MIPS_TLS_DTPREL_LO16 - 0x4 209 # OBJ-N64-NEXT: 0x3C R_MIPS_TLS_DTPREL_LO16/R_MIPS_NONE/R_MIPS_NONE - 0x4
|
/external/llvm-project/lld/ELF/Arch/ |
D | Mips.cpp | 137 case R_MIPS_TLS_DTPREL_LO16: in getRelExpr() 405 case R_MIPS_TLS_DTPREL_LO16: in getImplicitAddend() 554 if (type == R_MIPS_TLS_DTPREL_HI16 || type == R_MIPS_TLS_DTPREL_LO16 || in relocate() 609 case R_MIPS_TLS_DTPREL_LO16: in relocate()
|
/external/llvm-project/lld/test/ELF/ |
D | mips-tls-hilo.s | 44 addiu $2, $3, %dtprel_lo(loc0) # R_MIPS_TLS_DTPREL_LO16
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | Mips.def | 51 ELF_RELOC(R_MIPS_TLS_DTPREL_LO16, 45)
|
/external/llvm/include/llvm/Support/ELFRelocs/ |
D | Mips.def | 51 ELF_RELOC(R_MIPS_TLS_DTPREL_LO16, 45)
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | Mips.def | 51 ELF_RELOC(R_MIPS_TLS_DTPREL_LO16, 45)
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/ |
D | Mips.def | 51 ELF_RELOC(R_MIPS_TLS_DTPREL_LO16, 45)
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 307 return ELF::R_MIPS_TLS_DTPREL_LO16; in getRelocType() 566 case ELF::R_MIPS_TLS_DTPREL_LO16: in needsRelocateWithSymbol()
|
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 318 return ELF::R_MIPS_TLS_DTPREL_LO16; in getRelocType() 595 case ELF::R_MIPS_TLS_DTPREL_LO16: in needsRelocateWithSymbol()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 325 return ELF::R_MIPS_TLS_DTPREL_LO16; in getRelocType() 620 case ELF::R_MIPS_TLS_DTPREL_LO16: in needsRelocateWithSymbol()
|
/external/llvm/test/tools/llvm-readobj/ |
D | reloc-types.test | 459 ELF-MIPS: Type: R_MIPS_TLS_DTPREL_LO16 (45) 511 ELF-MIPS64EL: Type: R_MIPS_TLS_DTPREL_LO16/R_MIPS_TLS_DTPREL_LO16/R_MIPS_TLS_DTPREL_LO16 (2960685)
|
/external/llvm/test/tools/llvm-readobj/Inputs/ |
D | relocs.py | 895 R_MIPS_TLS_DTPREL_LO16 = 45 variable in Relocs_Elf_Mips
|
/external/google-breakpad/src/third_party/musl/include/ |
D | elf.h | 1383 #define R_MIPS_TLS_DTPREL_LO16 45 macro
|
/external/kmod/port-gnu/ |
D | elf.h | 1646 #define R_MIPS_TLS_DTPREL_LO16 45 /* Module-relative offset, low 16 bits */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 1883 #define R_MIPS_TLS_DTPREL_LO16 45 /* Module-relative offset, low 16 bits */ macro
|