Home
last modified time | relevance | path

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

/external/llvm-project/lld/test/ELF/
Dmips-tls.s56 # ^-- -32744 R_MIPS_TLS_GOTTPREL R_MIPS_TLS_TPREL32 foo
57 # ^-- -32740 R_MIPS_TLS_GOTTPREL VA - 0x7000 bar
90 # ^-- -32744 R_MIPS_TLS_GOTTPREL R_MIPS_TLS_TPREL32 foo
91 # ^-- -32740 R_MIPS_TLS_GOTTPREL R_MIPS_TLS_TPREL32 bar
103 addiu $2, $3, %gottprel(foo) # R_MIPS_TLS_GOTTPREL
106 addiu $2, $3, %gottprel(bar) # R_MIPS_TLS_GOTTPREL
Dmips-tls-64.s58 # ^-- -32736 R_MIPS_TLS_GOTTPREL R_MIPS_TLS_TPREL64 foo
59 # ^-- -32728 R_MIPS_TLS_GOTTPREL VA - 0x7000 bar
94 # ^-- -32736 R_MIPS_TLS_GOTTPREL R_MIPS_TLS_TPREL64 foo
95 # ^-- -32728 R_MIPS_TLS_GOTTPREL R_MIPS_TLS_TPREL64 bar
107 addiu $2, $3, %gottprel(foo) # R_MIPS_TLS_GOTTPREL
110 addiu $2, $3, %gottprel(bar) # R_MIPS_TLS_GOTTPREL
Dmips-tls-static.s24 addiu $2, $3, %gottprel(tls1) # R_MIPS_TLS_GOTTPREL
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dreloc-types-elf-mips64.test50 # CHECK: Type: R_MIPS_TLS_GOTTPREL/R_MIPS_TLS_GOTTPREL/R_MIPS_TLS_GOTTPREL (3026478)
197 - Type: R_MIPS_TLS_GOTTPREL
198 Type2: R_MIPS_TLS_GOTTPREL
199 Type3: R_MIPS_TLS_GOTTPREL
Dreloc-types-elf-mips.test50 # CHECK: Type: R_MIPS_TLS_GOTTPREL (46)
113 - Type: R_MIPS_TLS_GOTTPREL
/external/llvm-project/llvm/test/MC/Mips/
Dreloc-directive.s44 .reloc 52, R_MIPS_TLS_GOTTPREL, 4 # ASM: .reloc 52, R_MIPS_TLS_GOTTPREL, 4
111 # OBJ-O32-NEXT: 0x34 R_MIPS_TLS_GOTTPREL - 0x0
160 # OBJ-N32-NEXT: 0x34 R_MIPS_TLS_GOTTPREL - 0x4
207 # OBJ-N64-NEXT: 0x34 R_MIPS_TLS_GOTTPREL/R_MIPS_NONE/R_MIPS_NONE - 0x4
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def52 ELF_RELOC(R_MIPS_TLS_GOTTPREL, 46)
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def52 ELF_RELOC(R_MIPS_TLS_GOTTPREL, 46)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def52 ELF_RELOC(R_MIPS_TLS_GOTTPREL, 46)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def52 ELF_RELOC(R_MIPS_TLS_GOTTPREL, 46)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp297 return ELF::R_MIPS_TLS_GOTTPREL; in getRelocType()
567 case ELF::R_MIPS_TLS_GOTTPREL: in needsRelocateWithSymbol()
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp308 return ELF::R_MIPS_TLS_GOTTPREL; in getRelocType()
596 case ELF::R_MIPS_TLS_GOTTPREL: in needsRelocateWithSymbol()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp315 return ELF::R_MIPS_TLS_GOTTPREL; in getRelocType()
621 case ELF::R_MIPS_TLS_GOTTPREL: in needsRelocateWithSymbol()
/external/llvm-project/lld/ELF/Arch/
DMips.cpp172 case R_MIPS_TLS_GOTTPREL: in getRelExpr()
600 case R_MIPS_TLS_GOTTPREL: in relocate()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test460 ELF-MIPS: Type: R_MIPS_TLS_GOTTPREL (46)
512 ELF-MIPS64EL: Type: R_MIPS_TLS_GOTTPREL/R_MIPS_TLS_GOTTPREL/R_MIPS_TLS_GOTTPREL (3026478)
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py896 R_MIPS_TLS_GOTTPREL = 46 variable in Relocs_Elf_Mips
/external/google-breakpad/src/third_party/musl/include/
Delf.h1384 #define R_MIPS_TLS_GOTTPREL 46 macro
/external/kmod/port-gnu/
Delf.h1647 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */ macro
/external/elfutils/libelf/
Delf.h1884 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */ macro