|
void | handleError (asmjit::Error err, const char *message, asmjit::BaseEmitter *) override |
|
|
asmjit::Error | error {asmjit::kErrorOk} |
|
const char * | code {} |
|
Definition at line 23 of file helpers.hpp.
◆ handleError()
void plugify::JitUtils::SimpleErrorHandler::handleError |
( |
asmjit::Error |
err, |
|
|
const char * |
message, |
|
|
asmjit::BaseEmitter * |
|
|
) |
| |
|
inlineoverride |
◆ code
const char* plugify::JitUtils::SimpleErrorHandler::code {} |
◆ error
asmjit::Error plugify::JitUtils::SimpleErrorHandler::error {asmjit::kErrorOk} |
The documentation for this struct was generated from the following file: