Searched refs:pc_rel_offset (Results 1 – 2 of 2) sorted by relevance
1530 uint32_t pc_rel_offset = __ GetLabelLocation(&info_high.label); in EmitPcRelativeLinkerPatches() local1531 linker_patches->push_back(Factory(literal_offset, dex_file, pc_rel_offset, offset_or_index)); in EmitPcRelativeLinkerPatches()
1601 uint32_t pc_rel_offset = info_high.pc_rel_label.IsBound() in EmitPcRelativeLinkerPatches() local1604 linker_patches->push_back(Factory(literal_offset, dex_file, pc_rel_offset, offset_or_index)); in EmitPcRelativeLinkerPatches()