Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2023 bool IsGOTPCRel = false; in processX86_64TLSRelocation() local
2029 IsGOTPCRel = true; in processX86_64TLSRelocation()
2057 if (!IsGOTPCRel) { in processX86_64TLSRelocation()
2129 if (!IsGOTPCRel) { in processX86_64TLSRelocation()