Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc9382 uint32_t movt_offset = dchecked_integral_cast<uint32_t>(info.movt_label.GetLocation()); in EmitPcRelativeLinkerPatches() local
9383 linker_patches->push_back(Factory(movt_offset, dex_file, add_pc_offset, offset_or_index)); in EmitPcRelativeLinkerPatches()