Home
last modified time | relevance | path

Searched defs:GetPageSize (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBMemoryRegionInfo.cpp157 int SBMemoryRegionInfo::GetPageSize() { in GetPageSize() function in SBMemoryRegionInfo
/freebsd-src/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp30 size_t HostInfoPosix::GetPageSize() { return ::getpagesize(); } in GetPageSize() function in HostInfoPosix
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h117 int GetPageSize() const { return m_pagesize; } in GetPageSize() function
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp115 uptr GetPageSize() { return _zx_system_get_page_size(); } in GetPageSize() function
H A Dsanitizer_common.h64 inline uptr GetPageSize() { GetPageSize() function
H A Dsanitizer_win.cpp70 uptr GetPageSize() { in GetPageSize() function
H A Dsanitizer_mac.cpp496 uptr GetPageSize() { in GetPageSize() function
H A Dsanitizer_linux.cpp1140 uptr GetPageSize() { GetPageSize() function