LLVM: llvm::WasmYAML::Object Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/WasmYAML.h](WasmYAML%5F8h%5Fsource.html)"

Public Attributes
FileHeader Header
std::vector< std::unique_ptr< Section > > Sections

Detailed Description

Definition at line 419 of file WasmYAML.h.

Member Data Documentation

Header

FileHeader llvm::WasmYAML::Object::Header

Definition at line 420 of file WasmYAML.h.

Sections

std::vector<std::unique_ptr<Section> > llvm::WasmYAML::Object::Sections

Definition at line 421 of file WasmYAML.h.


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