Home
last modified time | relevance | path

Searched defs:range_end (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/gc/accounting/
H A Dspace_bitmap_test.cc192 uintptr_t range_end = reinterpret_cast<uintptr_t>(heap_begin) + end; in RunTest() local
227 uintptr_t range_end, in RunTestOrder()
/aosp12/art/compiler/optimizing/
H A Dregister_allocation_resolver.cc332 size_t range_end = range->GetEnd() + 1u; in ConnectSiblings() local
/aosp12/bionic/linker/
H A Dlinker_phdr.cpp306 off64_t range_end; in CheckFileRange() local