Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp303 raw_string_ostream DebugInfoStream(Data); in EmitDebugSectionImpl() local
304 EmitFunc(DebugInfoStream, DI); in EmitDebugSectionImpl()
305 DebugInfoStream.flush(); in EmitDebugSectionImpl()