Home
last modified time | relevance | path

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

/external/llvm-project/lld/test/ELF/
Dmips-tls-64.s44 # CHECK-NEXT: 0x30010 R_MIPS_TLS_TPREL64/R_MIPS_NONE/R_MIPS_NONE foo 0x0
58 # ^-- -32736 R_MIPS_TLS_GOTTPREL R_MIPS_TLS_TPREL64 foo
77 # SO-NEXT: 0x30018 R_MIPS_TLS_TPREL64/R_MIPS_NONE/R_MIPS_NONE bar 0x0
80 # SO-NEXT: 0x30010 R_MIPS_TLS_TPREL64/R_MIPS_NONE/R_MIPS_NONE foo 0x0
94 # ^-- -32736 R_MIPS_TLS_GOTTPREL R_MIPS_TLS_TPREL64 foo
95 # ^-- -32728 R_MIPS_TLS_GOTTPREL R_MIPS_TLS_TPREL64 bar
Dmips-tls-static-64.s30 .tpreldword tls1+4 # R_MIPS_TLS_TPREL64
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dreloc-types-elf-mips64.test52 # CHECK: Type: R_MIPS_TLS_TPREL64/R_MIPS_TLS_TPREL64/R_MIPS_TLS_TPREL64 (3158064)
203 - Type: R_MIPS_TLS_TPREL64
204 Type2: R_MIPS_TLS_TPREL64
205 Type3: R_MIPS_TLS_TPREL64
Dreloc-types-elf-mips.test52 # CHECK: Type: R_MIPS_TLS_TPREL64 (48)
115 - Type: R_MIPS_TLS_TPREL64
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def54 ELF_RELOC(R_MIPS_TLS_TPREL64, 48)
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def54 ELF_RELOC(R_MIPS_TLS_TPREL64, 48)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def54 ELF_RELOC(R_MIPS_TLS_TPREL64, 48)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def54 ELF_RELOC(R_MIPS_TLS_TPREL64, 48)
/external/llvm-project/lld/ELF/Arch/
DMips.cpp63 tlsGotRel = R_MIPS_TLS_TPREL64; in MIPS()
146 case R_MIPS_TLS_TPREL64: in getRelExpr()
570 case R_MIPS_TLS_TPREL64: in relocate()
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp288 return ELF::R_MIPS_TLS_TPREL64; in getRelocType()
598 case ELF::R_MIPS_TLS_TPREL64: in needsRelocateWithSymbol()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp290 return ELF::R_MIPS_TLS_TPREL64; in getRelocType()
623 case ELF::R_MIPS_TLS_TPREL64: in needsRelocateWithSymbol()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test462 ELF-MIPS: Type: R_MIPS_TLS_TPREL64 (48)
514 ELF-MIPS64EL: Type: R_MIPS_TLS_TPREL64/R_MIPS_TLS_TPREL64/R_MIPS_TLS_TPREL64 (3158064)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp569 case ELF::R_MIPS_TLS_TPREL64: in needsRelocateWithSymbol()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py898 R_MIPS_TLS_TPREL64 = 48 variable in Relocs_Elf_Mips
/external/google-breakpad/src/third_party/musl/include/
Delf.h1386 #define R_MIPS_TLS_TPREL64 48 macro
/external/kmod/port-gnu/
Delf.h1649 #define R_MIPS_TLS_TPREL64 48 /* TP-relative offset, 64 bit */ macro
/external/elfutils/libelf/
Delf.h1886 #define R_MIPS_TLS_TPREL64 48 /* TP-relative offset, 64 bit */ macro