Searched defs:ExportName (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.cpp111 emitExportName(const MCSymbolWasm *Sym, StringRef ExportName) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCSymbolWasm.h26 std::optional<StringRef> ExportName; member in class:llvm::MCSymbolWasm
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h155 std::optional<StringRef> ExportName; // from the "export" section member in struct:llvm::wasm::WasmFunction
212 std::optional<StringRef> ExportName; member in struct:llvm::wasm::WasmSymbolInfo

Completed in 178 milliseconds