Home
last modified time | relevance | path

Searched refs:R_MIPS_TLS_GD (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def48 ELF_RELOC(R_MIPS_TLS_GD, 42)
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def48 ELF_RELOC(R_MIPS_TLS_GD, 42)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp295 return ELF::R_MIPS_TLS_GD; in getRelocType()
563 case ELF::R_MIPS_TLS_GD: in needsRelocateWithSymbol()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test456 ELF-MIPS: Type: R_MIPS_TLS_GD (42)
508 ELF-MIPS64EL: Type: R_MIPS_TLS_GD/R_MIPS_TLS_GD/R_MIPS_TLS_GD (2763306)
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h643 R_MIPS_TLS_GD = 42, enumerator
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py892 R_MIPS_TLS_GD = 42 variable in Relocs_Elf_Mips
/external/kmod/port-gnu/
Delf.h1643 #define R_MIPS_TLS_GD 42 /* 16 bit GOT offset for GD */ macro
/external/elfutils/libelf/
Delf.h1644 #define R_MIPS_TLS_GD 42 /* 16 bit GOT offset for GD */ macro