Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DRelocations.h62 R_TPREL_NEG, enumerator
H A DInputSection.cpp791 case R_TPREL_NEG: in getRelocTargetVA()
H A DRelocations.cpp1243 if (expr == R_TPREL || expr == R_TPREL_NEG) { in handleTlsRelocation()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DX86.cpp144 return R_TPREL_NEG; in getRelExpr()