diff options
| author | blasty <blasty@local> | 2026-08-06 15:11:54 +0200 |
|---|---|---|
| committer | blasty <blasty@local> | 2026-08-06 15:11:54 +0200 |
| commit | 67ec28d16e3b6ac8761b558eee6d1ac8f05fbb6b (patch) | |
| tree | e605ee5ad15246926059d30b56d042e3e2e208d5 /server | |
| parent | server: a flowchart tool (diff) | |
| download | ida-tui-67ec28d16e3b6ac8761b558eee6d1ac8f05fbb6b.tar.gz ida-tui-67ec28d16e3b6ac8761b558eee6d1ac8f05fbb6b.tar.xz ida-tui-67ec28d16e3b6ac8761b558eee6d1ac8f05fbb6b.zip | |
domain: the control-flow graph, with each block's rows
Two calls rather than one per block: flowchart for the shape, then a
single heads walk over the function's extent, sliced up by address. A
hundred blocks would otherwise be a hundred round trips. Cached per
function and dropped on a rename, since the rows carry live names.
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions
