Home
last modified time | relevance | path

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

/llvm-project/lld/wasm/
H A DWriter.cpp1137 static WasmSignature nullSignature = {{}, {}}; createSyntheticInitFunctions() local
H A DDriver.cpp845 static WasmSignature nullSignature = {{}, {}}; createSyntheticSymbols() local