OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitAsStandalone
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/ubsan/
ubsan_init.h
20
void
InitAsStandalone
();
ubsan_init_standalone.cc
24
void (*__local_ubsan_preinit)(void) = __ubsan::
InitAsStandalone
;
30
__ubsan::
InitAsStandalone
();
ubsan_init.cc
47
void __ubsan::
InitAsStandalone
() {
Completed in 66 milliseconds