Home | History | Annotate | Download | only in Target

Lines Matching full:orphans

2295   typedef std::vector<LDSection*> Orphans;
2296 Orphans orphans;
2386 orphans.push_back(*it);
2413 for (Orphans::iterator it = orphans.begin(), ie = orphans.end(); it != ie;