struct MemoryManager::TLSSection
Declaration
struct MemoryManager::TLSSection { /* full declaration omitted */ };
Description
An allocated TLS section
Declared at: llvm/include/llvm/ExecutionEngine/RuntimeDyld.h:116
Member Variables
- public uint8_t* InitializationImage
- The pointer to the initialization image
- public intptr_t Offset
- The TLS offset