Home
last modified time | relevance | path

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

123

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOLayoutBuilder.h22 uint64_t PageSize; variable
40 MachOLayoutBuilder(Object &O, bool Is64Bit, uint64_t PageSize) in MachOLayoutBuilder()
H A DMachOWriter.h25 uint64_t PageSize; variable
55 MachOWriter(Object &O, bool Is64Bit, bool IsLittleEndian, uint64_t PageSize, in MachOWriter()
/netbsd-src/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Dosunixmap.c113 ACPI_SIZE PageSize; in AcpiOsMapMemory() local
165 ACPI_SIZE PageSize; in AcpiOsUnmapMemory() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DProcess.h63 if (auto PageSize = getPageSize()) in getPageSizeEstimate() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.cc101 uptr PageSize = GetPageSizeCached(); in ReadFileToBuffer() local
144 uptr PageSize = GetPageSizeCached(); in ReadFileToVector() local
H A Dsanitizer_procmaps_bsd.cc81 size_t PageSize = GetPageSize(); in ReadProcMaps() local
H A Dsanitizer_posix.cc104 uptr PageSize = GetPageSizeCached(); in MmapNoReserveOrDie() local
118 uptr PageSize = GetPageSizeCached(); in MmapFixedImpl() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_file.cc103 uptr PageSize = GetPageSizeCached(); in ReadFileToBuffer() local
146 uptr PageSize = GetPageSizeCached(); in ReadFileToVector() local
H A Dsanitizer_procmaps_bsd.cc83 size_t PageSize = GetPageSize(); in ReadProcMaps() local
H A Dsanitizer_posix.cc107 uptr PageSize = GetPageSizeCached(); in MmapNoReserveOrDie() local
121 uptr PageSize = GetPageSizeCached(); in MmapFixedImpl() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_interface.cc103 std::size_t PageSize) XRAY_NEVER_INSTRUMENT in MProtectHelper()
278 const size_t PageSize = flags()->xray_page_size_override > 0 in controlPatching() local
328 const size_t PageSize = flags()->xray_page_size_override > 0 in mprotectAndPatchFunction() local
H A Dxray_utils.cc54 const size_t PageSize = flags()->xray_page_size_override > 0 in WriteAll() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTargetProcessControl.cpp27 unsigned PageSize, std::unique_ptr<jitlink::JITLinkMemoryManager> MemMgr) in SelfTargetProcessControl()
46 auto PageSize = sys::Process::getPageSize(); in Create() local
H A DTPCIndirectionUtils.cpp108 auto PageSize = TPC.getPageSize(); in grow() local
350 auto PageSize = TPC.getPageSize(); in getIndirectStubs() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.cpp129 uptr PageSize = GetPageSizeCached(); in ReadFileToBuffer() local
172 uptr PageSize = GetPageSizeCached(); in ReadFileToVector() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_thread.cc12 uptr PageSize = GetPageSizeCached(); in Create() local
H A Dmsan_poisoning.cc123 uptr PageSize = GetPageSizeCached(); in SetShadow() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DTargetProcessControl.h160 unsigned PageSize = 0; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_common_test.cc77 uptr PageSize = GetPageSizeCached(); in TEST() local
411 uptr PageSize = GetPageSizeCached(); in TEST() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp183 static const size_t PageSize = sys::Process::getPageSizeEstimate(); in trimBlockToPageSize() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DMemoryBuffer.cpp328 int PageSize, in shouldUseMmap()
436 static int PageSize = sys::Process::getPageSizeEstimate(); in getOpenFileImpl() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_rtl.cc555 uptr PageSize = GetPageSizeCached(); in __asan_handle_no_return() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_rtl.cc539 uptr PageSize = GetPageSizeCached(); in __asan_handle_no_return() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dpsapi.d69 SIZE_T PageSize; member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_allocator.cc199 uptr PageSize = GetPageSizeCached(); in lsan_pvalloc() local

123