Home
last modified time | relevance | path

Searched refs:WasmWriter (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp26 class WasmWriter { class
28 WasmWriter(WasmYAML::Object &Obj, yaml::ErrorHandler EH) in WasmWriter() function in __anondc05036f0111::WasmWriter
126 void WasmWriter::reportError(const Twine &Msg) { in reportError()
131 void WasmWriter::writeInitExpr(raw_ostream &OS, in writeInitExpr()
157 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent()
169 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent()
257 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent()
301 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent()
323 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent()
599 bool WasmWriter::writeWasm(raw_ostream &OS) { in writeWasm()
[all …]