LLVM 19.0.0git
Public Attributes | List of all members
llvm::WasmYAML::DylinkExportInfo Struct Reference

#include "llvm/ObjectYAML/WasmYAML.h"

Public Attributes

StringRef Name
 
SymbolFlags Flags
 

Detailed Description

Definition at line 213 of file WasmYAML.h.

Member Data Documentation

◆ Flags

SymbolFlags llvm::WasmYAML::DylinkExportInfo::Flags

Definition at line 215 of file WasmYAML.h.

◆ Name

StringRef llvm::WasmYAML::DylinkExportInfo::Name

Definition at line 214 of file WasmYAML.h.


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