LLVM 23.0.0git
llvm::wasm::WasmDylinkImportInfo Struct Reference

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

StringRef Module
StringRef Field
uint32_t Flags

Detailed Description

Definition at line 291 of file Wasm.h.

Member Data Documentation

◆ Field

StringRef llvm::wasm::WasmDylinkImportInfo::Field

Definition at line 293 of file Wasm.h.

◆ Flags

uint32_t llvm::wasm::WasmDylinkImportInfo::Flags

Definition at line 294 of file Wasm.h.

◆ Module

StringRef llvm::wasm::WasmDylinkImportInfo::Module

Definition at line 292 of file Wasm.h.


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