Lines Matching full:personality
3173 `.cfi_personality' defines personality routine and its encoding.
3174 ENCODING must be a constant determining how the personality should be
3178 location where personality can be loaded from, not the personality
3180 `.cfi_personality 0xff', no personality routine.
6554 Prevents unwinding through the current function. No personality
6627 If no personality routine has been specified then standard
6628 personality routine 0 or 1 will be used, depending on the number
6648 Must be preceded by a `.personality' or `.personalityindex'
6698 `.personality NAME'
6699 Sets the personality routine for the current function to NAME.
6702 Sets the personality routine for the current function to the EABI
19904 * .personality directive, ARM: ARM Directives. (line 178)