Searched refs:PageBlock (Results 1 – 2 of 2) sorted by relevance
329 struct PageBlock { struct332 PageBlock() : firstIndex(0), count(0) {} in PageBlock() argument338 llvm::SmallMapVector<const OutputSection *, PageBlock, 16> pagesMap;
819 for (const std::pair<const OutputSection *, FileGot::PageBlock> &p : pagesMap) in getPageEntriesNum()969 for (std::pair<const OutputSection *, FileGot::PageBlock> &p : in build()1020 for (std::pair<const OutputSection *, FileGot::PageBlock> &p : in build()1113 for (const std::pair<const OutputSection *, FileGot::PageBlock> &l : in build()1171 for (const std::pair<const OutputSection *, FileGot::PageBlock> &l : in writeTo()