Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips64.cc1530 uint32_t pc_rel_offset = __ GetLabelLocation(&info_high.label); in EmitPcRelativeLinkerPatches() local
1531 linker_patches->push_back(Factory(literal_offset, dex_file, pc_rel_offset, offset_or_index)); in EmitPcRelativeLinkerPatches()
Dcode_generator_mips.cc1601 uint32_t pc_rel_offset = info_high.pc_rel_label.IsBound() in EmitPcRelativeLinkerPatches() local
1604 linker_patches->push_back(Factory(literal_offset, dex_file, pc_rel_offset, offset_or_index)); in EmitPcRelativeLinkerPatches()