Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2025 bool IsGOTPCRel = false; in processX86_64TLSRelocation() local
2031 IsGOTPCRel = true; in processX86_64TLSRelocation()
2059 if (!IsGOTPCRel) { in processX86_64TLSRelocation()
2131 if (!IsGOTPCRel) { in processX86_64TLSRelocation()