Searched refs:adrRel (Results 1 – 1 of 1) sorted by relevance
781 Relocation adrRel = {R_ABS, R_AARCH64_ADR_PREL_LO21, addRel.offset, in tryRelaxAdrpAdd() local786 write32le(buf + adrRel.offset, 0x10000000 | adrpDestReg); in tryRelaxAdrpAdd()787 target->relocate(buf + adrRel.offset, adrRel, val); in tryRelaxAdrpAdd()