Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1962 auto TLSSequenceStartOffset = Offset - C.TLSSequenceOffset; in processX86_64GOTTPOFFRelocation() local
1963 auto *TLSSequence = Section.getAddressWithOffset(TLSSequenceStartOffset); in processX86_64GOTTPOFFRelocation()
1976 TLSSequenceStartOffset + C.TpoffRelocationOffset, in processX86_64GOTTPOFFRelocation()