Searched refs:WriterList (Results 1 – 1 of 1) sorted by relevance
1408 sampleprof::ProfileSymbolList &WriterList, in handleExtBinaryWriter() argument1411 populateProfileSymbolList(Buffer, WriterList); in handleExtBinaryWriter()1412 if (WriterList.size() > 0 && OutputFormat != PF_Ext_Binary) in handleExtBinaryWriter()1416 Writer.setProfileSymbolList(&WriterList); in handleExtBinaryWriter()1446 sampleprof::ProfileSymbolList WriterList; in mergeSampleProfile() local1499 WriterList.merge(*ReaderList); in mergeSampleProfile()1538 handleExtBinaryWriter(*Writer, OutputFormat, Buffer.get(), WriterList, in mergeSampleProfile()