Home
last modified time | relevance | path

Searched defs:IsTLS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_arm64.cpp50 bool RegisterContextPOSIX_arm64::IsTLS(unsigned reg) const { IsTLS() function in RegisterContextPOSIX_arm64
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp558 bool IsTLS = isTLS(Section); in computeTotalAllocSize() local
813 bool IsTLS = isTLS(Section); in emitSection() local