Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1254 raw_string_ostream DebugInfoStream(Data); in emitDebugSectionImpl() local
1258 if (Error Err = EmitFunc(DebugInfoStream, DI)) in emitDebugSectionImpl()
1260 DebugInfoStream.flush(); in emitDebugSectionImpl()