Searched defs:tlsSize (Results 1 – 5 of 5) sorted by relevance
45 uintptr_t tlsSize = (app.tls.size + app.tls.align) & -app.tls.align; in initTLS() local
80 GlobalSymbol *WasmSym::tlsSize; member in lld::wasm::WasmSym
283 auto *tlsSize = cast<DefinedGlobal>(WasmSym::tlsSize); in layoutMemory() local
455 static GlobalSymbol *tlsSize; member
1267 uint32_t tlsSize; variable1340 uint32_t tlsSize; // size required for FILE_MEMORY_LOCAL variable