LLVM 19.0.0git
Public Attributes | List of all members
llvm::wasm::WasmDylinkExportInfo Struct Reference

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

StringRef Name
 
uint32_t Flags
 

Detailed Description

Definition at line 275 of file Wasm.h.

Member Data Documentation

◆ Flags

uint32_t llvm::wasm::WasmDylinkExportInfo::Flags

Definition at line 277 of file Wasm.h.

◆ Name

StringRef llvm::wasm::WasmDylinkExportInfo::Name

Definition at line 276 of file Wasm.h.


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