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

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

uint32_t Priority
 
uint32_t Symbol
 

Detailed Description

Definition at line 437 of file Wasm.h.

Member Data Documentation

◆ Priority

uint32_t llvm::wasm::WasmInitFunc::Priority

Definition at line 438 of file Wasm.h.

◆ Symbol

uint32_t llvm::wasm::WasmInitFunc::Symbol

Definition at line 439 of file Wasm.h.


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