Searched refs:base_offset (Results 1 – 2 of 2) sorted by relevance
83 int base_offset = (in_br_z) * 32 + (in_br_y);85 int slice_pos = base_brick * BRICK_SIZE + base_offset;
278 int32_t base_offset = ChooseRelocationOffsetDelta(ART_BASE_ADDRESS_MIN_DELTA, in PatchoatBootImage() local280 cmd.push_back(StringPrintf("--base-offset-delta=%d", base_offset)); in PatchoatBootImage()303 int32_t base_offset = ChooseRelocationOffsetDelta(ART_BASE_ADDRESS_MIN_DELTA, in Dex2oatBootImage() local305 cmd.push_back(StringPrintf("--base=0x%x", ART_BASE_ADDRESS + base_offset)); in Dex2oatBootImage()