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,
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
301 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
323 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
333 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
336 writeSectionContent(OS, *S); in writeSectionContent()
338 writeSectionContent(OS, *S); in writeSectionContent()
340 writeSectionContent(OS, *S); in writeSectionContent()
342 writeSectionContent(OS, *S); in writeSectionContent()
344 writeSectionContent(OS, *S); in writeSectionContent()
351 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
371 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
408 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
415 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
425 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
430 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
445 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
452 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
467 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
539 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
553 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
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()
642 writeSectionContent(StringStream, *S); in writeWasm()
644 writeSectionContent(StringStream, *S); in writeWasm()