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