OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitLinkerInitialized
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h
214
void
InitLinkerInitialized
() {}
244
void
InitLinkerInitialized
() {
250
InitLinkerInitialized
();
[
all
...]
/external/compiler-rt/lib/lsan/
lsan_allocator.cc
60
allocator.
InitLinkerInitialized
(common_flags()->allocator_may_return_null);
Completed in 511 milliseconds