Home
last modified time | relevance | path

Searched defs:nullSignature (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lld/wasm/
H A DWriter.cpp1027 static WasmSignature nullSignature = {{}, {}}; in createSyntheticInitFunctions() local
H A DDriver.cpp742 static WasmSignature nullSignature = {{}, {}}; in createSyntheticSymbols() local