Searched refs:LastArmRelocation (Results 1 – 2 of 2) sorted by relevance
74 LastArmRelocation = Arm_MovtAbs, enumerator292 if (Kind <= LastArmRelocation)320 if (Kind <= LastArmRelocation)
255 return FirstArmRelocation <= K && K <= LastArmRelocation; in isArm()276 populateEntries<FirstArmRelocation, LastArmRelocation>(); in FixupInfoTable()317 assert(Kind >= FirstArmRelocation && Kind <= LastArmRelocation && in checkOpcode()892 bool MakeThumb = (E.getKind() > LastArmRelocation); in visitEdge()