Searched refs:DestVect (Results 1 – 1 of 1) sorted by relevance
611 std::vector<Chunk *> &DestVect = Map[{SectionName, RDATA}]; in fixGnuImportChunks() local612 DestVect.insert(DestVect.end(), SrcVect.begin(), SrcVect.end()); in fixGnuImportChunks()660 std::vector<Chunk *> &DestVect = Map[{N, RDATA}]; in addSyntheticIdata() local661 DestVect.insert(DestVect.end(), V.begin(), V.end()); in addSyntheticIdata()