Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2028 bool IsSmallCodeModel; in processX86_64TLSRelocation() local
2039 IsSmallCodeModel = true; in processX86_64TLSRelocation()
2042 IsSmallCodeModel = false; in processX86_64TLSRelocation()
2063 if (IsSmallCodeModel) { in processX86_64TLSRelocation()
2135 if (IsSmallCodeModel) { in processX86_64TLSRelocation()