1#include <stdio.h>
2
3int
4baz (int x)
5{
6 puts (s: "in baz");
7 return x * 4;
8}
9

Provided by KDAB

Privacy Policy
Improve your Profiling and Debugging skills
Find out more

source code of glibc/elf/unload4mod2.c