Searched defs:nullSignature (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | Writer.cpp | 1137 static WasmSignature nullSignature = {{}, {}}; createSyntheticInitFunctions() local |
H A D | Driver.cpp | 845 static WasmSignature nullSignature = {{}, {}}; createSyntheticSymbols() local |