Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DRelocations.h73 R_TLSLD_GOT_OFF, enumerator
H A DInputSection.cpp658 case R_TLSLD_GOT_OFF: in getRelocTargetVA()
H A DRelocations.cpp1311 if (expr == R_TLSLD_GOT_OFF) { in handleTlsRelocation()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DPPC64.cpp1024 return R_TLSLD_GOT_OFF; in getRelExpr()