Skip to content

Commit

Permalink
Add dataflowAPI/dev/RegisterMap.h
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent 2a986a7 commit 85f4cb3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/dataflowAPI/developer/RegisterMap.h.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
RegisterMap.h
#############

.. cpp:namespace:: Dyninst::dev::dataflowAPI

.. cpp:type:: std::map<MachRegister, int> RegisterMap

.. cpp:function:: RegisterMap &machRegIndex_x86()
.. cpp:function:: RegisterMap &machRegIndex_x86_64()
.. cpp:function:: RegisterMap &machRegIndex_ppc()
.. cpp:function:: RegisterMap &machRegIndex_ppc_64()
.. cpp:function:: RegisterMap &machRegIndex_aarch64()

0 comments on commit 85f4cb3

Please sign in to comment.