Searched defs:MCSymbolWasm (Results 1 – 5 of 5) sorted by relevance
24 class MCSymbolWasm; variable 103 emitFunctionType(const MCSymbolWasm *) emitFunctionType() argument 105 emitGlobalType(const MCSymbolWasm *) emitGlobalType() argument 106 emitTableType(const MCSymbolWasm *) emitTableType() argument 107 emitTagType(const MCSymbolWasm *) emitTagType() argument 108 emitImportModule(const MCSymbolWasm *,StringRef) emitImportModule() argument 109 emitImportName(const MCSymbolWasm *,StringRef) emitImportName() argument 110 emitExportName(const MCSymbolWasm *,StringRef) emitExportName() argument [all...]
26 class MCSymbolWasm; variable
21 class MCSymbolWasm; variable
36 MCSymbolWasm(const StringMapEntry<bool> *Name, bool isTemporary) MCSymbolWasm() function
63 class MCSymbolWasm; global() variable