Searched defs:objects_end (Results 1 – 2 of 2) sorted by relevance
1275 uintptr_t objects_end = reinterpret_cast<uintptr_t>(target_base + objects_section.End()); in RelocateInPlace() local1692 uint32_t objects_end = image_header.GetObjectsSection().Size(); in DoRelocateSpaces() local
1407 auto objects_end = reinterpret_cast<uintptr_t>(target_base + objects_section.End()); in VerifyStringInterning() local