Home
last modified time | relevance | path

Searched refs:R_MIPS_TLS_DTPREL_LO16 (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dreloc-types-elf-mips64.test49 # 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
Dreloc-types-elf-mips.test49 # CHECK: Type: R_MIPS_TLS_DTPREL_LO16 (45)
112 - Type: R_MIPS_TLS_DTPREL_LO16
/external/llvm-project/llvm/test/MC/Mips/
Dreloc-directive.s48 .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/
DMips.cpp137 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/
Dmips-tls-hilo.s44 addiu $2, $3, %dtprel_lo(loc0) # R_MIPS_TLS_DTPREL_LO16
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def51 ELF_RELOC(R_MIPS_TLS_DTPREL_LO16, 45)
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def51 ELF_RELOC(R_MIPS_TLS_DTPREL_LO16, 45)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def51 ELF_RELOC(R_MIPS_TLS_DTPREL_LO16, 45)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def51 ELF_RELOC(R_MIPS_TLS_DTPREL_LO16, 45)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp307 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/
DMipsELFObjectWriter.cpp318 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/
DMipsELFObjectWriter.cpp325 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/
Dreloc-types.test459 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/
Drelocs.py895 R_MIPS_TLS_DTPREL_LO16 = 45 variable in Relocs_Elf_Mips
/external/google-breakpad/src/third_party/musl/include/
Delf.h1383 #define R_MIPS_TLS_DTPREL_LO16 45 macro
/external/kmod/port-gnu/
Delf.h1646 #define R_MIPS_TLS_DTPREL_LO16 45 /* Module-relative offset, low 16 bits */ macro
/external/elfutils/libelf/
Delf.h1883 #define R_MIPS_TLS_DTPREL_LO16 45 /* Module-relative offset, low 16 bits */ macro