LLVM: llvm::wasm::WasmDylinkExportInfo Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/Wasm.h](BinaryFormat%5F2Wasm%5F8h%5Fsource.html)"

Public Attributes
StringRef Name
uint32_t Flags

Detailed Description

Definition at line 288 of file Wasm.h.

Member Data Documentation

Flags

uint32_t llvm::wasm::WasmDylinkExportInfo::Flags

Definition at line 290 of file Wasm.h.

Name

StringRef llvm::wasm::WasmDylinkExportInfo::Name

Definition at line 289 of file Wasm.h.


The documentation for this struct was generated from the following file: