JITResult.getCode

Locate a given function within the built machine code. This will need to be cast to a function pointer of the correct type before it can be called.

class JITResult
void*
getCode
(
string name
)

Meta