Searched refs:FirstArmRelocation (Results 1 – 2 of 2) sorted by relevance
55 FirstArmRelocation, enumerator61 Arm_Call = FirstArmRelocation,
255 return FirstArmRelocation <= K && K <= LastArmRelocation; in isArm()276 populateEntries<FirstArmRelocation, LastArmRelocation>(); in FixupInfoTable()317 assert(Kind >= FirstArmRelocation && Kind <= LastArmRelocation && in checkOpcode()