Home | History | Annotate | Download | only in info

Lines Matching full:personality

3279 `.cfi_personality' defines personality routine and its encoding.
3280 ENCODING must be a constant determining how the personality should be
3284 location where personality can be loaded from, not the personality
3286 `.cfi_personality 0xff', no personality routine.
6728 Prevents unwinding through the current function. No personality
6807 If no personality routine has been specified then standard
6808 personality routine 0 or 1 will be used, depending on the number
6828 Must be preceded by a `.personality' or `.personalityindex'
6876 `.personality NAME'
6877 Sets the personality routine for the current function to NAME.
6880 Sets the personality routine for the current function to the EABI
20404 * .personality directive, ARM: ARM Directives. (line 194)