Skip to content

Commit

Permalink
Add parseAPI/IndirectAnalyzer.h
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent c3fc780 commit 96d19e9
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions docs/parseAPI/developer/IndirectAnalyzer.h.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
.. _`sec:IndirectAnalyzer.h`:

IndirectAnalyzer.h
==================
##################

.. cpp:namespace:: Dyninst::ParseAPI

.. cpp:namespace:: Dyninst::parseAPI
.. cpp:class:: IndirectControlFlowAnalyzer

.. cpp:function:: bool NewJumpTableAnalysis(std::vector<std::pair< Address, Dyninst::ParseAPI::EdgeTypeEnum > >& outEdges)
.. cpp:function:: IndirectControlFlowAnalyzer(ParseAPI::Function *f, ParseAPI::Block *b)

0 comments on commit 96d19e9

Please sign in to comment.