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