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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.cpp97 emitExportName(const MCSymbolWasm *Sym, StringRef ExportName) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h24 Optional<std::string> ExportName; member in class:llvm::MCSymbolWasm
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h134 StringRef ExportName; // from the "export" section member in struct:llvm::wasm::WasmFunction
183 StringRef ExportName; // For symbols to be exported from the final module member in struct:llvm::wasm::WasmSymbolInfo

Completed in 60 milliseconds