Searched refs:bit0Thumb (Results 1 – 1 of 1) sorted by relevance
628 bool bit0Thumb = val & 1; in relocate() local632 if (!rel.sym->isFunc() && isBlx != bit0Thumb) in relocate()634 if (rel.sym->isFunc() ? bit0Thumb : isBlx) { in relocate()684 bool bit0Thumb = val & 1; in relocate() local685 bool useThumb = bit0Thumb || useThumbPLTs(); in relocate()