Searched defs:PageSize (Results 1 – 9 of 9) sorted by relevance
57 if (auto PageSize = getPageSize()) in getPageSizeEstimate() local
150 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local232 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local500 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local686 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local932 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local
174 static const size_t PageSize = sys::Process::getPageSizeEstimate(); in trimBlockToPageSize() local
287 int PageSize, in shouldUseMmap()342 static int PageSize = sys::Process::getPageSize(); in getOpenFileImpl() local
313 int PageSize, in shouldUseMmap()421 static int PageSize = sys::Process::getPageSizeEstimate(); in getOpenFileImpl() local
338 uint32_t PageSize = sys::Process::getPageSizeEstimate(); in handleGetRemoteInfo() local
64 static cl::opt<int> PageSize("imp-null-check-page-size", variable
60 const uint32_t PageSize = 1 << PageSizeLog2; // 64KB variable
580 const int64_t PageSize = 0x1000; in emitStackProbeInline() local