Is there a flag I can set so that the compiler (linker?) will output a list of all the functions called by (not just defined in) each separate source file during the compilation(linking) process?
Thanks,
I don't know if VS can do that, but you can use doxygen to generate a call graph for each function.
You can try CppDepends to generate dependency map of your project along with some other useful information
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With