Searched refs:__stack_chk_fail_local (Results 1 – 2 of 2) sorted by relevance
40 HIDDEN_FUNCTION(__stack_chk_fail_local); in __stack_chk_fail()51 extern "C" void __stack_chk_fail_local() HIDDEN_FUNCTION_ATTRIBUTE;52 __weak_reference(__stack_chk_fail, __stack_chk_fail_local);
951 void __stack_chk_fail_local() {} in __stack_chk_fail_local() function