Searched refs:TLSSection (Results 1 – 3 of 3) 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 864 Addr = TLSSection.InitializationImage; in emitSection() 865 LoadAddress = TLSSection.Offset; in emitSection() 1282 RuntimeDyld::MemoryManager::TLSSection
208 TrivialMemoryManager::TLSSection359 TrivialMemoryManager::TLSSection373 TLSSection Section; in allocateTLSSection()