Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/accounting/
H A Dspace_bitmap.cc125 uintptr_t begin_offset = reinterpret_cast<uintptr_t>(begin) - heap_begin_; in ClearRange() local
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DGNUArchiveReader.cpp426 uint32_t begin_offset = pArchive.getARFile().fileOffset() + in includeAllMembers() local
/aosp12/art/oatdump/
H A Doatdump.cc709 uintptr_t begin_offset = reinterpret_cast<uintptr_t>(oat_data) - in ComputeSize() local
1562 uint32_t begin_offset = mirror::ObjectArray<mirror::Object>::OffsetOfElement(0).Uint32Value(); in GetBootImageLiveObjectsDataRange() local