Functions | Variables
stack.cpp File Reference

Go to the source code of this file.

Functions

void __stack_chk_fail (void)
 

Variables

uintptr_t __stack_chk_guard = 0x595e9fbd94fda766
 

Function Documentation

◆ __stack_chk_fail()

void __stack_chk_fail ( void  )

Definition at line 28 of file stack.cpp.

Variable Documentation

◆ __stack_chk_guard

uintptr_t __stack_chk_guard = 0x595e9fbd94fda766

Definition at line 25 of file stack.cpp.