Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2019 bool IsGOTPCRel = false; in processX86_64TLSRelocation() local
2025 IsGOTPCRel = true; in processX86_64TLSRelocation()
2053 if (!IsGOTPCRel) { in processX86_64TLSRelocation()
2125 if (!IsGOTPCRel) { in processX86_64TLSRelocation()