Skip to content

Commit

Permalink
Link to func disassem example in instructionAPI/overview
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent a7cd641 commit 2cbbb4e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/instructionAPI/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -160,10 +160,8 @@ Basic Disassembly
=================

Using the :cpp:class:`InstructionDecoder`, it's possible to build a very basic disassembler.
See the :ref:`example:instructionapi-func-disassem` example.

.. rli:: https://raw.githubusercontent.com/dyninst/examples/master/disassemble/disassemble.cpp
:language: cpp
:linenos:

Unknown Instructions
====================
Expand Down

0 comments on commit 2cbbb4e

Please sign in to comment.