Searched defs:tlsSize (Results 1 – 3 of 3) sorted by relevance
93 GlobalSymbol *WasmSym::tlsSize; member in lld::wasm::WasmSym
300 auto *tlsSize = cast<DefinedGlobal>(WasmSym::tlsSize); in layoutMemory() local
541 static GlobalSymbol *tlsSize; member