Skip to content

Commit

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

injector.h
==========
##########

.. cpp:namespace:: Dyninst::ProcControlAPI

.. cpp:class:: Injector

.. cpp:function:: Injector(ProcControlAPI::Process *proc)
.. cpp:function:: ~Injector()
.. cpp:function:: bool inject(std::string libname)

0 comments on commit 25a4451

Please sign in to comment.