Home | History | Annotate | Download | only in info

Lines Matching full:personality

3114 `.cfi_personality' defines personality routine and its encoding.
3115 ENCODING must be a constant determining how the personality should be
3119 location where personality can be loaded from, not the personality
3121 `.cfi_personality 0xff', no personality routine.
6426 If no personality routine has been specified then standard
6427 personality routine 0 or 1 will be used, depending on the number
6431 Prevents unwinding through the current function. No personality
6434 `.personality NAME'
6435 Sets the personality routine for the current function to NAME.
6438 Sets the personality routine for the current function to the EABI
6447 Must be preceded by a `.personality' or `.personalityindex'
18193 * .personality directive, ARM: ARM Directives. (line 118)