struct WasmLinkingData

Declaration

struct WasmLinkingData { /* full declaration omitted */ };

Declared at: llvm/include/llvm/BinaryFormat/Wasm.h:234

Member Variables

public uint32_t Version
public std::vector<WasmInitFunc> InitFunctions
public std::vector<StringRef> Comdats
public std::vector<WasmSymbolInfo> SymbolTable