Home
last modified time | relevance | path

Searched refs:R_MIPS_TLSGD (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lld/ELF/
DRelocations.h92 R_MIPS_TLSGD, enumerator
DRelocations.cpp173 if (expr == R_MIPS_TLSGD) { in handleMipsTlsRelocation()
406 R_MIPS_GOT_OFF32, R_MIPS_GOT_GP_PC, R_MIPS_TLSGD, in isStaticLinkTimeConstant()
DInputSection.cpp743 case R_MIPS_TLSGD: in getRelocTargetVA()
/external/llvm-project/lld/ELF/Arch/
DMips.cpp189 return R_MIPS_TLSGD; in getRelExpr()