%PDF- %PDF-
Direktori : /proc/self/root/proc/25810/root/glibc-2.29/elf/ |
Current File : //proc/self/root/proc/25810/root/glibc-2.29/elf/unload4mod1.c |
#include <stdio.h> extern int bar (int); int foo (int x) { puts ("in foo"); return bar (x / 2) + 2; }