Home
last modified time | relevance | path

Searched defs:tlsSize (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/libc/loader/linux/x86_64/
Dstart.cpp45 uintptr_t tlsSize = (app.tls.size + app.tls.align) & -app.tls.align; in initTLS() local
/external/llvm-project/lld/wasm/
DSymbols.cpp80 GlobalSymbol *WasmSym::tlsSize; member in lld::wasm::WasmSym
DWriter.cpp283 auto *tlsSize = cast<DefinedGlobal>(WasmSym::tlsSize); in layoutMemory() local
DSymbols.h455 static GlobalSymbol *tlsSize; member
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h1267 uint32_t tlsSize; variable
1340 uint32_t tlsSize; // size required for FILE_MEMORY_LOCAL variable