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

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

Completed in 275 milliseconds