Searched refs:daTarget (Results 1 – 1 of 1) sorted by relevance
58 if (const lld::DefinedAtom *daTarget = dyn_cast<DefinedAtom>(target)) { in perform() local60 bool targetIsThumb = _archHandler.isThumbFunction(*daTarget); in perform()62 updateBranchToUseShim(atomIsThumb, *daTarget, ref); in perform()