ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
Go to the source code of this file.
Functions | |
const char * | __ubsan_default_options (void) |
User-provided default option settings. More... | |
const char* __ubsan_default_options | ( | void | ) |
User-provided default option settings.
You can provide your own implementation of this function to return a string containing UBSan runtime options (for example, verbosity=1:halt_on_error=0
).