|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
Go to the source code of this file.
Functions | |
| const char * | __ubsan_default_options (void) |
| User-provided default option settings. | |
| 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).