LLVM: llvm::objcopy::wasm::Object Struct Reference (original) (raw)
#include "[ObjCopy/wasm/WasmObject.h](WasmObject%5F8h%5Fsource.html)"
Definition at line 31 of file WasmObject.h.
◆ addSectionWithOwnedContents()
| void llvm::objcopy::wasm::Object::addSectionWithOwnedContents | ( | Section | NewSection, |
|---|---|---|---|
| std::unique_ptr< MemoryBuffer > && | Content ) |
◆ removeSections()
◆ Header
◆ isRelocatableObject
bool llvm::objcopy::wasm::Object::isRelocatableObject = false
◆ Sections
std::vector<Section> llvm::objcopy::wasm::Object::Sections
The documentation for this struct was generated from the following files:
- lib/ObjCopy/wasm/WasmObject.h
- lib/ObjCopy/wasm/WasmObject.cpp