Home | History | Annotate | Download | only in Target

Lines Matching defs:orphans

2393   typedef std::vector<LDSection*> Orphans;
2394 Orphans orphans;
2483 orphans.push_back(*it);
2508 for (Orphans::iterator it = orphans.begin(), ie = orphans.end(); it != ie;