Pin
Public Member Functions
CALLSTACK::CallStack Class Reference

List of all members.

Public Member Functions

void emit_stack (UINT32 depth, vector< string > &out)
UINT32 depth ()
void push_head (ADDRINT current_sp, ADDRINT target)
ADDRINT top_target ()
ADDRINT depth_target (UINT32 depth)
void save_all_ips_info ()
void process_call (ADDRINT current_sp, ADDRINT target)
void process_return (ADDRINT current_sp, ADDRINT ip)
void get_targets (list< ADDRINT > &out)

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator