Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.h93 R_MIPS_TLSLD, enumerator
DInputSection.cpp746 case R_MIPS_TLSLD: in getRelocTargetVA()
DRelocations.cpp168 if (expr == R_MIPS_TLSLD) { in handleMipsTlsRelocation()
/external/llvm-project/lld/ELF/Arch/
DMips.cpp192 return R_MIPS_TLSLD; in getRelExpr()