Lines Matching defs:Arm
58 enum class CodeState { Data = 0, Thumb = 2, Arm = 4 };
331 // the Arm Architecture. Instead of using the Group Relocations to find the
458 // On Arm the thunkSectionSpacing depends on the range of the Thumb Branch
710 // Older Arm architectures do not support R_ARM_THM_JUMP24 and have
924 // Older Arm architectures do not support R_ARM_THM_JUMP24 and have
1098 if (curState == CodeState::Arm)
1107 // Arm BE8 big endian format requires instructions to be little endian, with
1110 // identify half open intervals of Arm code [$a, non $a) and Thumb code
1132 newState = CodeState::Arm;
1153 // The Arm Cortex-M Security Extensions (CMSE) splits a system into two parts;
1158 // instruction SG. Arm recommends that the secure gateway consists only of
1160 // branch to the destination in secure state. Full details can be found in Arm
1317 // If this is an Arm CMSE secure app, replace references to entry symbol <sym>
1443 // See Arm® v8-M Security Extensions: Requirements on Development Tools