Searched refs:PageBlock (Results 1 – 2 of 2) sorted by relevance
336 struct PageBlock { struct339 PageBlock() : firstIndex(0), count(0) {} in PageBlock() argument345 llvm::SmallMapVector<const OutputSection *, PageBlock, 16> pagesMap;
750 for (const std::pair<const OutputSection *, FileGot::PageBlock> &p : pagesMap) in getPageEntriesNum()899 for (std::pair<const OutputSection *, FileGot::PageBlock> &p : in build()950 for (std::pair<const OutputSection *, FileGot::PageBlock> &p : in build()1028 for (const std::pair<const OutputSection *, FileGot::PageBlock> &l : in build()1085 for (const std::pair<const OutputSection *, FileGot::PageBlock> &l : in writeTo()