Searched refs:getWasmType (Results 1 – 4 of 4) sorted by relevance
103 WasmSymbolType Symbol::getWasmType() const { in getWasmType() function in lld::wasm::Symbol
116 WasmSymbolType getWasmType() const;
142 toString(existing->getWasmType()) + " in " + in reportTypeError()
625 WasmSymbolType kind = sym->getWasmType(); in writeBody()