HomeSort by relevance Sort by last modified time
    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 192 milliseconds