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