|
LLVM 22.0.0git
|
#include "llvm/ObjectYAML/WasmYAML.h"
Public Attributes | |
| FileHeader | Header |
| std::vector< std::unique_ptr< Section > > | Sections |
Definition at line 419 of file WasmYAML.h.
| FileHeader llvm::WasmYAML::Object::Header |
Definition at line 420 of file WasmYAML.h.
| std::vector<std::unique_ptr<Section> > llvm::WasmYAML::Object::Sections |
Definition at line 421 of file WasmYAML.h.