Home
last modified time | relevance | path

Searched defs:SubSectionWriter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp70 class SubSectionWriter { class
76 SubSectionWriter(raw_ostream &OS) : OS(OS), StringStream(OutString) {} in SubSectionWriter() function in __anon8f8653750111::SubSectionWriter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp71 class SubSectionWriter { class
77 SubSectionWriter(raw_ostream &OS) : OS(OS), StringStream(OutString) {} in SubSectionWriter() function in __anon1b4457fb0111::SubSectionWriter