OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__asan_preinit
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/asan/
asan_android_stub.cc
4
typeof(__asan_init) *
__asan_preinit
=__asan_init;
asan_preinit.cc
30
__declspec(allocate(".CRT$XIB")) void (*
__asan_preinit
)() = __asan_init;
variable
/build/core/
llvm_config.mk
108
ADDRESS_SANITIZER_CONFIG_EXTRA_LDFLAGS := -Wl,-u,
__asan_preinit
Completed in 64 milliseconds