Searched refs:FirstArmRelocation (Results 1 – 2 of 2) sorted by relevance
56 FirstArmRelocation, enumerator62 Arm_Call = FirstArmRelocation,
253 return FirstArmRelocation <= K && K <= LastArmRelocation; in isArm()274 populateEntries<FirstArmRelocation, LastArmRelocation>(); in FixupInfoTable()315 assert(Kind >= FirstArmRelocation && Kind <= LastArmRelocation && in checkOpcode()