LLVM: llvm::yaml::MappingTraits< std::unique_ptr< WasmYAML::Section > (original) (raw)

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

Inheritance diagram for llvm::yaml::MappingTraits< std::unique_ptr< WasmYAML::Section > >:

Detailed Description

Member Function Documentation

mapping()

Definition at line 168 of file WasmYAML.cpp.

References llvm::cast(), llvm_unreachable, mapping(), llvm::yaml::IO::mapRequired(), llvm::SectionName::Name, llvm::yaml::IO::outputting(), llvm::yaml::sectionMapping(), llvm::wasm::WASM_SEC_CODE, llvm::wasm::WASM_SEC_CUSTOM, llvm::wasm::WASM_SEC_DATA, llvm::wasm::WASM_SEC_DATACOUNT, llvm::wasm::WASM_SEC_ELEM, llvm::wasm::WASM_SEC_EXPORT, llvm::wasm::WASM_SEC_FUNCTION, llvm::wasm::WASM_SEC_GLOBAL, llvm::wasm::WASM_SEC_IMPORT, llvm::wasm::WASM_SEC_MEMORY, llvm::wasm::WASM_SEC_START, llvm::wasm::WASM_SEC_TABLE, llvm::wasm::WASM_SEC_TAG, and llvm::wasm::WASM_SEC_TYPE.

Referenced by mapping().


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