Searched defs:emitExportName (Results 1 – 2 of 2) sorted by relevance
92 void emitExportName(const MCSymbolWasm *Sym, in emitExportName() function110 void emitExportName(const MCSymbolWasm *, StringRef) override {} in emitExportName() function
111 void WebAssemblyTargetAsmStreamer::emitExportName(const MCSymbolWasm *Sym, in emitExportName() function in WebAssemblyTargetAsmStreamer