Searched refs:ShouldRelocate (Results 1 – 2 of 2) sorted by relevance
137 bool ShouldRelocate() const { in ShouldRelocate() function
330 if (Runtime::Current()->ShouldRelocate()) { in ReadImageHeader()1612 bool relocate = Runtime::Current()->ShouldRelocate(); in CreateBootImage()