Skip to content

Commit

Permalink
Add proccontrol/DecoderWindows.h
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent c705a03 commit 39f1799
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/proccontrol/developer/DecoderWindows.h.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
.. _`sec:DecoderWindows.h`:

DecoderWindows.h
================
################

.. cpp:class:: DecoderWindows : public Decoder

.. cpp:function:: DecoderWindows()
.. cpp:function:: virtual ~DecoderWindows()
.. cpp:function:: virtual unsigned getPriority() const
.. cpp:function:: virtual bool decode(ArchEvent *ae, std::vector<Event::ptr> &events)
.. cpp:function:: Dyninst::Address adjustTrapAddr(Dyninst::Address address, Dyninst::Architecture arch)

0 comments on commit 39f1799

Please sign in to comment.