Home
last modified time | relevance | path

Searched defs:boot_image_begin (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/oat/
H A Dimage.cc51 uint32_t boot_image_begin, in ImageHeader()
H A Doat_file.cc2533 uint32_t boot_image_begin = Runtime::Current()->GetHeap()->GetBootImagesStartAddress(); in InitializeRelocations() local
/aosp_15_r20/cts/tools/release-parser/proto/
H A Drelease.proto212 uint32 boot_image_begin = 10; field
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc614 uint32_t boot_image_begin = in InitAppImage() local
1248 static bool RelocateInPlace(uint32_t boot_image_begin, in RelocateInPlace()