Go to the source code of this file.
Enumerations |
enum | libfunc_index {
LTI_abort,
LTI_memcpy,
LTI_memmove,
LTI_memcmp,
LTI_memset,
LTI_setbits,
LTI_setjmp,
LTI_longjmp,
LTI_unwind_sjlj_register,
LTI_unwind_sjlj_unregister,
LTI_profile_function_entry,
LTI_profile_function_exit,
LTI_synchronize,
LTI_gcov_flush,
LTI_MAX
} |
Enumeration Type Documentation
Enumeration of indexes into libfunc_table.
- Enumerator:
LTI_abort |
|
LTI_memcpy |
|
LTI_memmove |
|
LTI_memcmp |
|
LTI_memset |
|
LTI_setbits |
|
LTI_setjmp |
|
LTI_longjmp |
|
LTI_unwind_sjlj_register |
|
LTI_unwind_sjlj_unregister |
|
LTI_profile_function_entry |
|
LTI_profile_function_exit |
|
LTI_synchronize |
|
LTI_gcov_flush |
|
LTI_MAX |
|
Function Documentation
void set_stack_check_libfunc |
( |
const char * |
| ) |
|
Variable Documentation