Searched refs:adrp_disp (Results 1 – 1 of 1) sorted by relevance
231 uint32_t adrp_disp = target_offset - (thunk_offset & ~0xfffu); in PatchPcRelativeReference() local232 uint32_t adrp = PatchAdrp(insn, adrp_disp); in PatchPcRelativeReference()