Searched refs:stack_chk_fail (Results 1 – 3 of 3) sorted by relevance
40 __weak_alias(__stack_chk_fail, stack_chk_fail)44 # define stack_chk_fail __stack_chk_fail49 SSP_STATIC void stack_chk_fail(void);52 stack_chk_fail(void) in stack_chk_fail() function
2836 static char *stack_chk_fail = "__stack_smash_handler"; variable2839 static char *stack_chk_fail = "__stack_chk_fail"; variable2850 p->n_sp = lookup(stack_chk_fail, SNORMAL); in sspinit()2916 p->n_sp = lookup(stack_chk_fail, SNORMAL); in sspend()
2880 static char *stack_chk_fail = "__stack_smash_handler";2883 static char *stack_chk_fail = "__stack_chk_fail"; variable2894 p->n_sp = lookup(stack_chk_fail, SNORMAL); in sspinit()2961 p->n_sp = lookup(stack_chk_fail, SNORMAL); in sspend()