Searched refs:bit0Thumb (Results 1 – 1 of 1) sorted by relevance
634 bool bit0Thumb = val & 1; in relocate() local638 if (!rel.sym->isFunc() && isBlx != bit0Thumb) in relocate()640 if (rel.sym->isFunc() ? bit0Thumb : isBlx) { in relocate()692 bool bit0Thumb = val & 1; in relocate() local693 bool useThumb = bit0Thumb || useThumbPLTs(ctx); in relocate()