LLVM 22.0.0git
llvm::WasmYAML::DylinkImportInfo Struct Reference

#include "llvm/ObjectYAML/WasmYAML.h"

Public Attributes

StringRef Module
StringRef Field
SymbolFlags Flags

Detailed Description

Definition at line 208 of file WasmYAML.h.

Member Data Documentation

◆ Field

StringRef llvm::WasmYAML::DylinkImportInfo::Field

Definition at line 210 of file WasmYAML.h.

◆ Flags

SymbolFlags llvm::WasmYAML::DylinkImportInfo::Flags

Definition at line 211 of file WasmYAML.h.

◆ Module

StringRef llvm::WasmYAML::DylinkImportInfo::Module

Definition at line 209 of file WasmYAML.h.


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