| |||
| Home > Linker command-line options > --cgfile=type | |||
This option controls what files are used to obtain the symbols to be included in the callgraph.
--cgfile=type
where can
be one of the following:type
allIncludes symbols from all files.
userIncludes only symbols from user defined objects and libraries.
systemIncludes only symbols from system libraries.