Home
last modified time | relevance | path

Searched refs:__stack_chk_fail_local (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/musl/libssp-nonshared/
H A Dstack_chk.c37 __stack_chk_fail_local (void) in __stack_chk_fail_local() function
/openbmc/linux/tools/include/nolibc/
H A Dstackprotector.h32 void __stack_chk_fail_local(void) in __stack_chk_fail_local() function
/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/
H A Dsystem-linkage.patch10 undefined reference to `__stack_chk_fail_local'
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0018-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch8 the __stack_chk_fail_local() so essentially it provides
/openbmc/openbmc/poky/meta/classes-recipe/
H A Drust-common.bbclass164 … need to link with ssp_nonshared on musl to avoid "undefined reference to `__stack_chk_fail_local'"