Searched refs:Orphans (Results 1 – 1 of 1) sorted by relevance
2393 typedef std::vector<LDSection*> Orphans; in placeOutputSections() typedef2394 Orphans orphans; in placeOutputSections()2508 for (Orphans::iterator it = orphans.begin(), ie = orphans.end(); it != ie; in placeOutputSections()