HomeSort by relevance Sort by last modified time
    Searched refs:OnLibraryLoaded (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_libignore.h 35 void OnLibraryLoaded(const char *name);
sanitizer_libignore.cc 38 void LibIgnore::OnLibraryLoaded(const char *name) {
97 OnLibraryLoaded(nullptr);
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 236 libignore()->OnLibraryLoaded(0);
    [all...]

Completed in 335 milliseconds