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