OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FromUnrecoverableHandler
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/ubsan/
ubsan_diag.h
214
// If
FromUnrecoverableHandler
is specified, UBSan runtime handler is not
216
bool
FromUnrecoverableHandler
;
ubsan_handlers.cc
33
if (Opts.
FromUnrecoverableHandler
)
Completed in 83 milliseconds