%PDF- %PDF-
Direktori : /proc/25810/root/glibc-2.29/elf/ |
Current File : //proc/25810/root/glibc-2.29/elf/unload4mod4.c |
#include <stdio.h> #include <stdlib.h> int __attribute__((noinline)) baz (int x) { abort (); } int bar (int x) { puts ("in bar"); return baz (x + 1) + 2; }