Home
last modified time | relevance | path

Searched refs:Orphans (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2295 typedef std::vector<LDSection*> Orphans; in placeOutputSections() typedef
2296 Orphans orphans; in placeOutputSections()
2413 for (Orphans::iterator it = orphans.begin(), ie = orphans.end(); it != ie; in placeOutputSections()