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

#include "llvm/ObjectYAML/WasmYAML.h"

Public Attributes

StringRef Module
 
StringRef Field
 
SymbolFlags Flags
 

Detailed Description

Definition at line 207 of file WasmYAML.h.

Member Data Documentation

◆ Field

StringRef llvm::WasmYAML::DylinkImportInfo::Field

Definition at line 209 of file WasmYAML.h.

◆ Flags

SymbolFlags llvm::WasmYAML::DylinkImportInfo::Flags

Definition at line 210 of file WasmYAML.h.

◆ Module

StringRef llvm::WasmYAML::DylinkImportInfo::Module

Definition at line 208 of file WasmYAML.h.


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