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