Home | History | Annotate | Download | only in space

Lines Matching refs:GetImageBegin

576             << reinterpret_cast<void*>(image_header->GetImageBegin() + section.Offset()) << " "
596 // GetImageBegin is the preferred address to map the image. If we manage to map the
603 image_header->GetImageBegin(),
1152 if (image_header.GetImageBegin() == target_base) {
1200 RelocationRange app_image(reinterpret_cast<uintptr_t>(image_header.GetImageBegin()),
1248 CHECK_EQ(image_header.GetImageBegin(), target_base);