Home
last modified time | relevance | path

Searched defs:MCSymbolWasm (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.h24 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...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.h26 class MCSymbolWasm; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionWasm.h21 class MCSymbolWasm; variable
H A DMCSymbolWasm.h36 MCSymbolWasm(const StringMapEntry<bool> *Name, bool isTemporary) MCSymbolWasm() function
H A DMCContext.h63 class MCSymbolWasm; global() variable