1extern void use();
2int f1() { return 5; }
3void f2() { use(); }
4

Provided by KDAB

Privacy Policy
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more

source code of lldb/test/API/functionalities/load_lazy/t1.c