LLVM: llvm::WasmYAML::FunctionSection Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/WasmYAML.h](WasmYAML%5F8h%5Fsource.html)"
Inheritance diagram for llvm::WasmYAML::FunctionSection:
| Public Attributes | |
|---|---|
| std::vector< uint32_t > | FunctionTypes |
| Public Attributes inherited from llvm::WasmYAML::Section | |
| SectionType | Type |
| std::vector< Relocation > | Relocations |
| std::optional< uint8_t > | HeaderSecSizeEncodingLen |
Detailed Description
Definition at line 309 of file WasmYAML.h.
Constructor & Destructor Documentation
| llvm::WasmYAML::FunctionSection::FunctionSection ( ) | inline |
|---|
Member Function Documentation
◆ classof()
Member Data Documentation
◆ FunctionTypes
std::vector<uint32_t> llvm::WasmYAML::FunctionSection::FunctionTypes
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/WasmYAML.h