LLVM 20.0.0git
|
#include "llvm/ObjectYAML/WasmYAML.h"
Static Public Member Functions | |
static void | mapping (IO &IO, std::unique_ptr< WasmYAML::Section > &Section) |
Definition at line 456 of file WasmYAML.h.
|
static |
Definition at line 167 of file WasmYAML.cpp.
References llvm_unreachable, llvm::SectionName::Name, 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.