You copied the Doc URL to your clipboard.
--callgraph_output=fmt linker option
Controls the output format of the callgraph.
--callgraph_output=
fmt
Where fmt can be one of the following:
- html
-
Outputs the callgraph in HTML format.
- text
-
Outputs the callgraph in plain text format.
Default
The default is --callgraph_output=html.