Skip to content

Commit

Permalink
Add common/debug_common.h
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent 8a15a2b commit b455fa9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/common/developer/debug_common.h.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@
debug_common.h
##############

.. cpp:namespace:: Dyninst

.. cpp:function:: int dwarf_printf_int(const char *format, ...)
.. cpp:function:: int translate_printf_int(const char *format, ...)
.. cpp:function:: int lineinfo_printf_int(const char *format, ...)
.. cpp:function:: int common_parsing_printf_int(const char *format, ...)

0 comments on commit b455fa9

Please sign in to comment.