Lines Matching refs:targetIsThumb
191 bool targetIsThumb);
203 bool targetIsThumb);
209 bool targetIsThumb);
370 bool targetIsThumb) { in setDisplacementInArmBranch() argument
376 if (targetIsThumb) { in setDisplacementInArmBranch()
426 bool targetIsThumb) { in setDisplacementInThumbBranch() argument
434 if (targetIsThumb) { in setDisplacementInThumbBranch()
443 assert(targetIsThumb && "no pc-rel thumb branch instruction that " in setDisplacementInThumbBranch()
908 bool &thumbMode, bool targetIsThumb) { in applyFixupFinal() argument
930 displacement, targetIsThumb); in applyFixupFinal()
936 if (targetIsThumb) in applyFixupFinal()
948 if (targetIsThumb) in applyFixupFinal()
961 value32 = setDisplacementInArmBranch(*loc32, displacement, targetIsThumb); in applyFixupFinal()
967 if (targetIsThumb) in applyFixupFinal()
979 if (targetIsThumb) in applyFixupFinal()
989 if (targetIsThumb) in applyFixupFinal()
995 if (targetIsThumb) in applyFixupFinal()
1027 bool targetIsThumb = false; in generateAtomContent() local
1030 targetIsThumb = isThumbFunction(*defTarg); in generateAtomContent()
1037 targetIsThumb); in generateAtomContent()
1040 targetAddress, atomAddress, thumbMode, targetIsThumb); in generateAtomContent()
1071 bool targetIsThumb) { in applyFixupRelocatable() argument
1099 targetIsUndef || targetIsThumb); in applyFixupRelocatable()
1136 targetIsThumb); in applyFixupRelocatable()