Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1038 raw_string_ostream DebugInfoStream(Data); in emitDebugSectionImpl() local
1042 if (Error Err = EmitFunc(DebugInfoStream, DI)) in emitDebugSectionImpl()
1044 DebugInfoStream.flush(); in emitDebugSectionImpl()