Lines Matching defs:base_offset
137 int32_t base_offset = ChooseRelocationOffsetDelta();138 LOG(INFO) << "Using an offset of 0x" << std::hex << base_offset << " from default "140 arg_vector.push_back(StringPrintf("--base=0x%x", ART_BASE_ADDRESS + base_offset));