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