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