Lines Matching refs:writeSectionContent

38   void writeSectionContent(raw_ostream &OS, WasmYAML::CustomSection &Section);
39 void writeSectionContent(raw_ostream &OS, WasmYAML::TypeSection &Section);
40 void writeSectionContent(raw_ostream &OS, WasmYAML::ImportSection &Section);
41 void writeSectionContent(raw_ostream &OS, WasmYAML::FunctionSection &Section);
42 void writeSectionContent(raw_ostream &OS, WasmYAML::TableSection &Section);
43 void writeSectionContent(raw_ostream &OS, WasmYAML::MemorySection &Section);
44 void writeSectionContent(raw_ostream &OS, WasmYAML::EventSection &Section);
45 void writeSectionContent(raw_ostream &OS, WasmYAML::GlobalSection &Section);
46 void writeSectionContent(raw_ostream &OS, WasmYAML::ExportSection &Section);
47 void writeSectionContent(raw_ostream &OS, WasmYAML::StartSection &Section);
48 void writeSectionContent(raw_ostream &OS, WasmYAML::ElemSection &Section);
49 void writeSectionContent(raw_ostream &OS, WasmYAML::CodeSection &Section);
50 void writeSectionContent(raw_ostream &OS, WasmYAML::DataSection &Section);
51 void writeSectionContent(raw_ostream &OS, WasmYAML::DataCountSection &Section);
54 void writeSectionContent(raw_ostream &OS, WasmYAML::DylinkSection &Section);
55 void writeSectionContent(raw_ostream &OS, WasmYAML::NameSection &Section);
56 void writeSectionContent(raw_ostream &OS, WasmYAML::LinkingSection &Section);
57 void writeSectionContent(raw_ostream &OS, WasmYAML::ProducersSection &Section);
58 void writeSectionContent(raw_ostream &OS,
157 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
169 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
257 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
288 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
310 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
320 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
323 writeSectionContent(OS, *S); in writeSectionContent()
325 writeSectionContent(OS, *S); in writeSectionContent()
327 writeSectionContent(OS, *S); in writeSectionContent()
329 writeSectionContent(OS, *S); in writeSectionContent()
331 writeSectionContent(OS, *S); in writeSectionContent()
338 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
358 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
395 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
402 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
412 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
417 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
432 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
439 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
454 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
470 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
483 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
511 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
525 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
589 writeSectionContent(StringStream, *S); in writeWasm()
591 writeSectionContent(StringStream, *S); in writeWasm()
593 writeSectionContent(StringStream, *S); in writeWasm()
595 writeSectionContent(StringStream, *S); in writeWasm()
597 writeSectionContent(StringStream, *S); in writeWasm()
599 writeSectionContent(StringStream, *S); in writeWasm()
601 writeSectionContent(StringStream, *S); in writeWasm()
603 writeSectionContent(StringStream, *S); in writeWasm()
605 writeSectionContent(StringStream, *S); in writeWasm()
607 writeSectionContent(StringStream, *S); in writeWasm()
609 writeSectionContent(StringStream, *S); in writeWasm()
611 writeSectionContent(StringStream, *S); in writeWasm()
613 writeSectionContent(StringStream, *S); in writeWasm()
615 writeSectionContent(StringStream, *S); in writeWasm()