Lines Matching full:personality
3112 `.cfi_personality' defines personality routine and its encoding.
3113 ENCODING must be a constant determining how the personality should be
3117 location where personality can be loaded from, not the personality
3119 `.cfi_personality 0xff', no personality routine.
6424 If no personality routine has been specified then standard
6425 personality routine 0 or 1 will be used, depending on the number
6429 Prevents unwinding through the current function. No personality
6432 `.personality NAME'
6433 Sets the personality routine for the current function to NAME.
6436 Sets the personality routine for the current function to the EABI
6445 Must be preceded by a `.personality' or `.personalityindex'
18189 * .personality directive, ARM: ARM Directives. (line 118)