Home
last modified time | relevance | path

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

/art/runtime/
Dmemory_region.h207 uintptr_t byte_offset = (bit_offset >> kBitsPerByteLog2); in ComputeBitPointer() local
Dstack_map.h1144 size_t byte_offset = kInvalidOffset; member
/art/runtime/gc/allocator/
Drosalloc.h611 size_t byte_offset = reinterpret_cast<const uint8_t*>(addr) - base_; in ToPageMapIndex() local