Searched refs:base_offset_arg (Results 1 – 1 of 1) sorted by relevance
276 std::string base_offset_arg("--base-offset-delta="); in RelocateImage() local277 StringAppendF(&base_offset_arg, "%d", ChooseRelocationOffsetDelta(ART_BASE_ADDRESS_MIN_DELTA, in RelocateImage()290 argv.push_back(base_offset_arg); in RelocateImage()