Searched refs:emitGlobalType (Results 1 – 4 of 4) sorted by relevance
40 virtual void emitGlobalType(const MCSymbolWasm *Sym) = 0;69 void emitGlobalType(const MCSymbolWasm *Sym) override;85 void emitGlobalType(const MCSymbolWasm *Sym) override {} in emitGlobalType() function105 void emitGlobalType(const MCSymbolWasm *) override {} in emitGlobalType() function
68 void WebAssemblyTargetAsmStreamer::emitGlobalType(const MCSymbolWasm *Sym) { in emitGlobalType() function in WebAssemblyTargetAsmStreamer
287 getTargetStreamer()->emitGlobalType(Sym); in emitSymbolType()
811 TOut.emitGlobalType(WasmSym); in parseDirective()