Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2017 bool IsSmallCodeModel; in processX86_64TLSRelocation() local
2028 IsSmallCodeModel = true; in processX86_64TLSRelocation()
2031 IsSmallCodeModel = false; in processX86_64TLSRelocation()
2052 if (IsSmallCodeModel) { in processX86_64TLSRelocation()
2124 if (IsSmallCodeModel) { in processX86_64TLSRelocation()