Searched refs:segv (Results 1 – 3 of 3) sorted by relevance
595 void (*segv)(int), (*bus)(int), (*ill)(int); in print_frame() local597 segv = signal(SIGSEGV, fatal_signal); in print_frame()608 (void) signal(SIGSEGV, segv); in print_frame()
1130 Sig_f segv; in chkaddr() local1134 segv = signal(SIGSEGV, sigsegv); in chkaddr()1139 signal(SIGSEGV, segv); /* restore signal catcher */ in chkaddr()
129 4256518 miscalculated calloc() during dlclose/tsorting can result in segv142 4256518 miscalculated calloc() during dlclose/tsorting can result in segv701 4824026 segv when -z combreloc is used with -xlinkopt820 4967869 linking stripped library causes segv in linker