mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
fixing help links
This commit is contained in:
parent
8408e836a8
commit
64c2edff7e
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
the blocks of code.</P>
|
||||
|
||||
<P>There are two basic graph types, <A href="#Graph_Block_Flow">Block Flow</A> and <A href=
|
||||
"#Graph_Calls_using_Default_Model">Call Graph</A>. Different colors and shapes are used to
|
||||
"#Graph_Calls_Using_Default_Model">Call Graph</A>. Different colors and shapes are used to
|
||||
depict each node and the flow between them. Multiple graphs of either type can exist at any
|
||||
time.</P>
|
||||
|
||||
|
@ -261,7 +261,7 @@
|
|||
<BR>
|
||||
<IMG src="images/CodeBlockGraph.png"></P>
|
||||
|
||||
<H2><A name="Graph_Calls_using_Default_Model"></A>Graph Calls</H2>
|
||||
<H2><A name="Graph_Calls_Using_Default_Model"></A>Graph Calls</H2>
|
||||
|
||||
<P>A graph of the call instruction flow from one subroutine to another can be created with
|
||||
<B>Graph<IMG src="../../shared/arrow.gif"> Calls</B>. The graph is created using the default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue