Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDRelocations.h101 R_MIPS_TLSLD, enumerator
HDInputSection.cpp814 case R_MIPS_TLSLD: in getRelocTargetVA()
HDRelocations.cpp1275 if (expr == R_MIPS_TLSLD) { in handleMipsTlsRelocation()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
HDMips.cpp190 return R_MIPS_TLSLD; in getRelExpr()