|
libintrovirt v0.57.4
IntroVirt introspection library
|
#include <FunctionCallFactory.hh>
Public Member Functions | |
| void | function_breakpoint_hit (Event &event) |
| void | function_ret_breakpoint_hit (Event &event, std::shared_ptr< FunctionCallReturnData< T > > return_data) |
| FunctionCallFactory (const guest_ptr< void > &address, std::function< void(Event &, T &)> callback, std::function< void(Event &, T &)> return_callback, std::function< bool(Event &)> filter=nullptr) | |
| ~FunctionCallFactory () | |
|
inline |
|
inline |
|
inline |
|
inline |