Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp303 raw_string_ostream DebugInfoStream(Data); in EmitDebugSectionImpl() local
304 EmitFunc(DebugInfoStream, DI); in EmitDebugSectionImpl()
305 DebugInfoStream.flush(); in EmitDebugSectionImpl()