LLVM
8.0.1
|
#include "llvm/ObjectYAML/WasmYAML.h"
Public Attributes | |
uint32_t | Priority |
uint32_t | Symbol |
Definition at line 151 of file WasmYAML.h.
uint32_t llvm::WasmYAML::InitFunction::Priority |
Definition at line 152 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::InitFunction >::mapping().
uint32_t llvm::WasmYAML::InitFunction::Symbol |
Definition at line 153 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::InitFunction >::mapping().