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