Searched defs:TLSSection (Results 1 – 2 of 2) sorted by relevance
116 struct TLSSection { struct125 virtual TLSSection allocateTLSSection(uintptr_t Size, unsigned Alignment, argument
862 auto TLSSection = MemMgr.allocateTLSSection(Allocate, Alignment.value(), in emitSection() local