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.cpp1228 raw_string_ostream DebugInfoStream(Data); in emitDebugSectionImpl() local
1232 if (Error Err = EmitFunc(DebugInfoStream, DI)) in emitDebugSectionImpl()
1234 DebugInfoStream.flush(); in emitDebugSectionImpl()