|
LLVM
3.7.0
|
Handle to a newly created compile callback. More...
#include <IndirectionUtils.h>
Public Member Functions | |
| CompileCallbackInfo (TargetAddress Addr, CompileFtor &Compile) | |
| TargetAddress | getAddress () const |
| void | setCompileAction (CompileFtor Compile) |
Handle to a newly created compile callback.
Can be used to get an IR constant representing the address of the trampoline, and to set the compile action for the callback.
Definition at line 40 of file IndirectionUtils.h.
|
inline |
Definition at line 42 of file IndirectionUtils.h.
|
inline |
Definition at line 45 of file IndirectionUtils.h.
|
inline |
Definition at line 46 of file IndirectionUtils.h.
1.8.6