Searched defs:KeptSections (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DIdenticalCodeFolding.h34 typedef llvm::MapVector<LDSection*, ObjectAndId> KeptSections; typedef in class:mcld::IdenticalCodeFolding
45 const IdenticalCodeFolding::KeptSections& pKeptSections);
48 const IdenticalCodeFolding::KeptSections& pKeptSections);
75 KeptSections m_KeptSections;

Completed in 39 milliseconds