Searched refs:WriterList (Results 1 – 1 of 1) sorted by relevance
1467 sampleprof::ProfileSymbolList &WriterList, in handleExtBinaryWriter() argument1470 populateProfileSymbolList(Buffer, WriterList); in handleExtBinaryWriter()1471 if (WriterList.size() > 0 && OutputFormat != PF_Ext_Binary) in handleExtBinaryWriter()1475 Writer.setProfileSymbolList(&WriterList); in handleExtBinaryWriter()1505 sampleprof::ProfileSymbolList WriterList; in mergeSampleProfile() local1559 WriterList.merge(*ReaderList); in mergeSampleProfile()1598 handleExtBinaryWriter(*Writer, OutputFormat, Buffer.get(), WriterList, in mergeSampleProfile()