Searched refs:destIsARM (Results 1 – 1 of 1) sorted by relevance
443 bool destIsARM = false; in implementPatch() local451 destIsARM = (dstSymAddr & 1) == 0; in implementPatch()453 psec = make<Patch657417Section>(ctx, isec, sr.off, sr.instr, destIsARM); in implementPatch()454 if (destIsARM) { in implementPatch()