Home
last modified time | relevance | path

Searched defs:stack_chk_guard (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
Dpftn.c2837 static char *stack_chk_guard = "__guard"; variable
2840 static char *stack_chk_guard = "__stack_chk_guard"; variable
/netbsd/src/external/bsd/pcc/dist/pcc/cc/ccom/
Dpftn.c2884 static char *stack_chk_guard = "__stack_chk_guard"; variable
/netbsd/src/external/gpl3/gdb/dist/gdb/
Darm-tdep.c1687 struct bound_minimal_symbol stack_chk_guard; in arm_skip_stack_protector() local