Home
last modified time | relevance | path

Searched defs:PageSize (Results 1 – 25 of 37) sorted by relevance

12

/external/compiler-rt/test/asan/TestCases/Posix/
Ddlclose-test.cc49 size_t PageSize = sysconf(_SC_PAGESIZE); in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcABISupport.cpp151 unsigned PageSize = sys::Process::getPageSize(); in emitIndirectStubsBlock() local
233 unsigned PageSize = sys::Process::getPageSize(); in emitIndirectStubsBlock() local
501 unsigned PageSize = sys::Process::getPageSize(); in emitIndirectStubsBlock() local
/external/swiftshader/third_party/LLVM/lib/Support/
DMemoryBuffer.cpp188 static int PageSize = sys::Process::GetPageSize(); in ~MemoryBufferMMapFile() local
238 int PageSize) { in shouldUseMmap()
281 static int PageSize = sys::Process::GetPageSize(); in getOpenFile() local
/external/llvm/lib/ExecutionEngine/Orc/
DOrcABISupport.cpp152 unsigned PageSize = sys::Process::getPageSize(); in emitIndirectStubsBlock() local
234 unsigned PageSize = sys::Process::getPageSize(); in emitIndirectStubsBlock() local
502 unsigned PageSize = sys::Process::getPageSize(); in emitIndirectStubsBlock() local
/external/compiler-rt/lib/msan/
Dmsan_thread.cc12 uptr PageSize = GetPageSizeCached(); in Create() local
Dmsan_poisoning.cc123 uptr PageSize = GetPageSizeCached(); in SetShadow() local
/external/compiler-rt/lib/esan/
Dworking_set_posix.cpp91 uptr PageSize = GetPageSizeCached(); in handleMemoryFault() local
/external/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp161 static const size_t PageSize = sys::Process::getPageSize(); in trimBlockToPageSize() local
/external/syzkaller/sys/syz-sysgen/
Dsysgen.go47 PageSize uint64 member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix.cc169 uptr PageSize = GetPageSizeCached(); in MmapNoReserveOrDie() local
183 uptr PageSize = GetPageSizeCached(); in MmapFixedOrDie() local
Dsanitizer_posix_libcdep.cc264 uptr PageSize = GetPageSizeCached(); in MmapFixedNoReserve() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp176 static const size_t PageSize = sys::Process::getPageSize(); in trimBlockToPageSize() local
/external/syzkaller/sys/targets/
Dtargets.go21 PageSize uint64 member
/external/llvm/lib/Support/
DMemoryBuffer.cpp287 int PageSize, in shouldUseMmap()
342 static int PageSize = sys::Process::getPageSize(); in getOpenFileImpl() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DMemoryBuffer.cpp287 int PageSize, in shouldUseMmap()
342 static int PageSize = sys::Process::getPageSize(); in getOpenFileImpl() local
/external/syzkaller/prog/
Dtarget.go19 PageSize uint64 member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DMemoryBuffer.cpp313 int PageSize, in shouldUseMmap()
421 static int PageSize = sys::Process::getPageSize(); in getOpenFileImpl() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_common_test.cc74 uptr PageSize = GetPageSizeCached(); in TEST() local
/external/llvm/unittests/Support/
DMemoryTest.cpp56 size_t PageSize; member in __anona5d5b3fc0111::MappedMemoryTest
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DMemoryTest.cpp56 size_t PageSize; member in __anonff40f7540111::MappedMemoryTest
/external/compiler-rt/lib/asan/
Dasan_rtl.cc604 uptr PageSize = GetPageSizeCached(); in __asan_handle_no_return() local
Dasan_thread.cc86 uptr PageSize = GetPageSizeCached(); in Create() local
/external/llvm/lib/CodeGen/
DImplicitNullChecks.cpp50 static cl::opt<int> PageSize("imp-null-check-page-size", variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h339 uint32_t PageSize = sys::Process::getPageSize(); in handleGetRemoteInfo() local
/external/compiler-rt/lib/lsan/
Dlsan_interceptors.cc147 uptr PageSize = GetPageSizeCached(); in INTERCEPTOR() local

12