OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stack_chk_fail
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
kern_ssp.c
40
__weak_alias(__stack_chk_fail,
stack_chk_fail
)
44
# define
stack_chk_fail
__stack_chk_fail
49
SSP_STATIC void
stack_chk_fail
(void);
52
stack_chk_fail
(void)
function
/src/external/bsd/pcc/dist/pcc/cc/ccom/
pftn.c
2880
static char *
stack_chk_fail
= "__stack_smash_handler";
2883
static char *
stack_chk_fail
= "__stack_chk_fail";
variable
2894
p->n_sp = lookup(
stack_chk_fail
, SNORMAL);
2961
p->n_sp = lookup(
stack_chk_fail
, SNORMAL);
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pftn.c
2836
static char *
stack_chk_fail
= "__stack_smash_handler";
variable
2839
static char *
stack_chk_fail
= "__stack_chk_fail";
variable
2850
p->n_sp = lookup(
stack_chk_fail
, SNORMAL);
2916
p->n_sp = lookup(
stack_chk_fail
, SNORMAL);
Completed in 68 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026