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