Searched refs:stack_chk_guard_copy (Results 1 – 1 of 1) sorted by relevance
32 static uintptr_t stack_chk_guard_copy; variable39 stack_chk_guard_copy = STACK_CHK_GUARD; in con()56 if (stack_chk_guard_copy != STACK_CHK_GUARD) in tf()73 if (stack_chk_guard_copy != STACK_CHK_GUARD) in do_test()99 write (2, &stack_chk_guard_copy, sizeof (stack_chk_guard_copy)); in do_test()111 child_stack_chk_guards[N] = stack_chk_guard_copy; in do_test()130 if (stack_chk_guard_copy != STACK_CHK_GUARD) in do_test()
Completed in 3 milliseconds