OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__msan_set_exit_code
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/include/sanitizer/
msan_interface.h
59
void
__msan_set_exit_code
(int exit_code);
/external/compiler-rt/lib/msan/
msan_interface_internal.h
104
void
__msan_set_exit_code
(int exit_code);
msan.cc
419
void
__msan_set_exit_code
(int exit_code) {
function
Completed in 34 milliseconds