Functions | |
| TRACE | LEVEL_PINCLIENT::TRACE_Allocate (ADDRINT addr) |
| TRACE | LEVEL_PINCLIENT::TRACE_AllocateForProbe (PROBE_TYPE probeType, ADDRINT addr, RTN rtn) |
| ADDRINT | LEVEL_PINCLIENT::TRACE_RelocateOriginalInsAddr (ADDRINT addr) |
| VOID | LEVEL_PINCLIENT::TRACE_Deallocate (TRACE trace) |
|
|
Create a new trace. The trace is initialized with a bbl starting at the requested address
|
|
||||||||||||||||
|
Like TRACE_Allocate, but only fetch enough instructions to cover a probe
|
|
|
Deallocate a prev. allocated trace. |
|
|
Create a trace from a specified address, Transfer all exits to native generated a code, put in in code cache and return an address
|
1.4.6