Home
last modified time | relevance | path

Searched refs:ChooseRelocationOffsetDelta (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/space/
Dimage_space.cc56 static int32_t ChooseRelocationOffsetDelta(int32_t min_delta, int32_t max_delta) { in ChooseRelocationOffsetDelta() function
214 int32_t base_offset = ChooseRelocationOffsetDelta(ART_BASE_ADDRESS_MIN_DELTA, in GenerateImage()
313 StringAppendF(&base_offset_arg, "%d", ChooseRelocationOffsetDelta(ART_BASE_ADDRESS_MIN_DELTA, in RelocateImage()