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 36 void OnLibraryLoaded(const char *name);
sanitizer_libignore.cc 42 void LibIgnore::OnLibraryLoaded(const char *name) {
101 OnLibraryLoaded(0);
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 142 libignore()->OnLibraryLoaded(0);
    [all...]

Completed in 229 milliseconds