Searched defs:SectionVecTy (Results 1 - 1 of 1) sorted by last modified time

/frameworks/compile/mclinker/include/mcld/LD/
H A DGarbageCollection.h29 typedef std::vector<const LDSection*> SectionVecTy; typedef in class:mcld::GarbageCollection
68 void findReferencedSections(SectionVecTy& pEntry);
69 void getEntrySections(SectionVecTy& pEntry);

Completed in 40 milliseconds