Home
last modified time | relevance | path

Searched defs:PageEnd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/android/linker/
H A Dlinker_jni.h101 inline uintptr_t PageEnd(size_t page_size, uintptr_t x) { in PageEnd() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp5101 const char *PageEnd = PageStart + Seg.page_count * sizeof(uint16_t); in getChainedFixupsSegments() local