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

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

StringRef Module
 
StringRef Field
 
uint32_t Flags
 

Detailed Description

Definition at line 269 of file Wasm.h.

Member Data Documentation

◆ Field

StringRef llvm::wasm::WasmDylinkImportInfo::Field

Definition at line 271 of file Wasm.h.

◆ Flags

uint32_t llvm::wasm::WasmDylinkImportInfo::Flags

Definition at line 272 of file Wasm.h.

◆ Module

StringRef llvm::wasm::WasmDylinkImportInfo::Module

Definition at line 270 of file Wasm.h.


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