Searched defs:__stack_chk_guard (Results 1 – 2 of 2) sorted by relevance
| /src/sys/kern/ | ||
| H A D | stack_protector.c | 8 long __stack_chk_guard[8] = {}; variable |
| /src/lib/libc/secure/ | ||
| H A D | libc_stack_protector.c | 55 long __stack_chk_guard[8] = {0, 0, 0, 0, 0, 0, 0, 0}; variable |