Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DRelocations.h95 R_MIPS_TLSGD, enumerator
H A DInputSection.cpp702 case R_MIPS_TLSGD: in getRelocTargetVA()
H A DRelocations.cpp1225 if (expr == R_MIPS_TLSGD) { in handleMipsTlsRelocation()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DMips.cpp187 return R_MIPS_TLSGD; in getRelExpr()