Searched defs:__stack_chk_guard (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/libkern/
H A Dstack_protector.c32 unsigned long __stack_chk_guard = 0UL; variable
/macosx-10.9.5/Libc-997.90.3/sys/OpenBSD/
H A Dstack_protector.c43 long __stack_chk_guard[GUARD_MAX] = {0, 0, 0, 0, 0, 0, 0, 0}; variable
[all...]
/macosx-10.9.5/dyld-239.4/src/
H A Dglue.c182 long __stack_chk_guard = 0; variable
H A DImageLoaderMachO.cpp57 extern "C" long __stack_chk_guard; variable

Completed in 86 milliseconds