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::TagSection &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,
162 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
185 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
270 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
314 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
336 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
346 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
349 writeSectionContent(OS, *S); in writeSectionContent()
351 writeSectionContent(OS, *S); in writeSectionContent()
353 writeSectionContent(OS, *S); in writeSectionContent()
355 writeSectionContent(OS, *S); in writeSectionContent()
357 writeSectionContent(OS, *S); in writeSectionContent()
364 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
384 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
421 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
428 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
438 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
443 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
458 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
465 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
474 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
490 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
518 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
546 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
560 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
614 writeSectionContent(StringStream, *S); in writeWasm()
616 writeSectionContent(StringStream, *S); in writeWasm()
618 writeSectionContent(StringStream, *S); in writeWasm()
620 writeSectionContent(StringStream, *S); in writeWasm()
622 writeSectionContent(StringStream, *S); in writeWasm()
624 writeSectionContent(StringStream, *S); in writeWasm()
626 writeSectionContent(StringStream, *S); in writeWasm()
628 writeSectionContent(StringStream, *S); in writeWasm()
630 writeSectionContent(StringStream, *S); in writeWasm()
632 writeSectionContent(StringStream, *S); in writeWasm()
634 writeSectionContent(StringStream, *S); in writeWasm()
636 writeSectionContent(StringStream, *S); in writeWasm()
638 writeSectionContent(StringStream, *S); in writeWasm()
640 writeSectionContent(StringStream, *S); in writeWasm()