Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2021 bool IsSmallCodeModel; in processX86_64TLSRelocation() local
2032 IsSmallCodeModel = true; in processX86_64TLSRelocation()
2035 IsSmallCodeModel = false; in processX86_64TLSRelocation()
2056 if (IsSmallCodeModel) { in processX86_64TLSRelocation()
2128 if (IsSmallCodeModel) { in processX86_64TLSRelocation()