Searched defs:emitFunctionType (Results 1 – 2 of 2) sorted by relevance
84 void emitFunctionType(const MCSymbolWasm *Sym) override {} in emitFunctionType() function102 void emitFunctionType(const MCSymbolWasm *) override {} in emitFunctionType() function
93 void WebAssemblyTargetAsmStreamer::emitFunctionType(const MCSymbolWasm *Sym) { in emitFunctionType() function in WebAssemblyTargetAsmStreamer