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