Searched refs:DebugInfoStream (Results 1 – 2 of 2) sorted by relevance
302 raw_string_ostream DebugInfoStream(Data); in EmitDebugSectionImpl() local303 EmitFunc(DebugInfoStream, DI); in EmitDebugSectionImpl()304 DebugInfoStream.flush(); in EmitDebugSectionImpl()
1039 raw_string_ostream DebugInfoStream(Data); in emitDebugSectionImpl() local1043 if (Error Err = EmitFunc(DebugInfoStream, DI)) in emitDebugSectionImpl()1045 DebugInfoStream.flush(); in emitDebugSectionImpl()