Searched refs:PageBlock (Results 1 – 2 of 2) sorted by relevance
319 struct PageBlock { struct322 PageBlock() : firstIndex(0), count(0) {} in PageBlock() argument328 llvm::SmallMapVector<const OutputSection *, PageBlock, 16> pagesMap;
772 for (const std::pair<const OutputSection *, FileGot::PageBlock> &p : pagesMap) in getPageEntriesNum()921 for (std::pair<const OutputSection *, FileGot::PageBlock> &p : in build()972 for (std::pair<const OutputSection *, FileGot::PageBlock> &p : in build()1064 for (const std::pair<const OutputSection *, FileGot::PageBlock> &l : in build()1121 for (const std::pair<const OutputSection *, FileGot::PageBlock> &l : in writeTo()