LLVM  8.0.1
Public Attributes | List of all members
llvm::wasm::WasmEventType Struct Reference

#include "llvm/BinaryFormat/Wasm.h"

Collaboration diagram for llvm::wasm::WasmEventType:
Collaboration graph
[legend]

Public Attributes

uint32_t Attribute
 
uint32_t SigIndex
 

Detailed Description

Definition at line 86 of file Wasm.h.

Member Data Documentation

◆ Attribute

uint32_t llvm::wasm::WasmEventType::Attribute

Definition at line 88 of file Wasm.h.

Referenced by isInSymtab().

◆ SigIndex

uint32_t llvm::wasm::WasmEventType::SigIndex

Definition at line 89 of file Wasm.h.

Referenced by isInSymtab().


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