Home
last modified time | relevance | path

Searched refs:LibIgnore (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_libignore.h26 class LibIgnore {
28 explicit LibIgnore(LinkerInitialized);
86 LibIgnore(const LibIgnore&); // not implemented
87 void operator = (const LibIgnore&); // not implemented
90 inline bool LibIgnore::IsIgnored(uptr pc, bool *pc_in_ignored_lib) const { in IsIgnored()
104 inline bool LibIgnore::IsPcInstrumented(uptr pc) const { in IsPcInstrumented()
Dsanitizer_libignore.cpp21 LibIgnore::LibIgnore(LinkerInitialized) { in LibIgnore() function in __sanitizer::LibIgnore
24 void LibIgnore::AddIgnoredLibrary(const char *name_templ) { in AddIgnoredLibrary()
38 void LibIgnore::OnLibraryLoaded(const char *name) { in OnLibraryLoaded()
122 void LibIgnore::OnLibraryUnloaded() { in OnLibraryUnloaded()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_libignore.h27 class LibIgnore {
29 explicit LibIgnore(LinkerInitialized);
68 LibIgnore(const LibIgnore&); // not implemented
69 void operator = (const LibIgnore&); // not implemented
72 inline bool LibIgnore::IsIgnored(uptr pc) const { in IsIgnored()
Dsanitizer_libignore.cc21 LibIgnore::LibIgnore(LinkerInitialized) { in LibIgnore() function in __sanitizer::LibIgnore
24 void LibIgnore::AddIgnoredLibrary(const char *name_templ) { in AddIgnoredLibrary()
38 void LibIgnore::OnLibraryLoaded(const char *name) { in OnLibraryLoaded()
96 void LibIgnore::OnLibraryUnloaded() { in OnLibraryUnloaded()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.h22 LibIgnore *libignore();
Dtsan_interceptors_posix.cpp194 ALIGNED(64) LibIgnore libignore;
213 LibIgnore *libignore() { in libignore()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc223 static ALIGNED(64) char libignore_placeholder[sizeof(LibIgnore)];
224 static LibIgnore *libignore() { in libignore()
225 return reinterpret_cast<LibIgnore*>(&libignore_placeholder[0]); in libignore()
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi5380 <!-- __sanitizer::LibIgnore* const -->
5384 <!-- __sanitizer::LibIgnore* -->
5389 <!-- class __sanitizer::LibIgnore -->
5390 …<class-decl name='LibIgnore' size-in-bits='49984' visibility='default' filepath='../../.././libsan…
5392 <!-- struct __sanitizer::LibIgnore::Lib -->
5395 <!-- char* __sanitizer::LibIgnore::Lib::templ -->
5399 <!-- char* __sanitizer::LibIgnore::Lib::name -->
5403 <!-- char* __sanitizer::LibIgnore::Lib::real_name -->
5407 <!-- bool __sanitizer::LibIgnore::Lib::loaded -->
5413 <!-- struct __sanitizer::LibIgnore::LibCodeRange -->
[all …]
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi3052 …<class-decl name='LibIgnore' size-in-bits='49984' visibility='default' filepath='../../.././libsan…
3098 …<function-decl name='LibIgnore' filepath='../../.././libsanitizer/sanitizer_common/sanitizer_libig…
3105 …<function-decl name='LibIgnore' filepath='../../.././libsanitizer/sanitizer_common/sanitizer_libig…
3112 …<function-decl name='LibIgnore' mangled-name='_ZN11__sanitizer9LibIgnoreC2E17LinkerInitialized' fi…
7975 …<class-decl name='LibIgnore' size-in-bits='49984' visibility='default' filepath='../../.././libsan…
8021 …<function-decl name='LibIgnore' filepath='../../.././libsanitizer/sanitizer_common/sanitizer_libig…
8028 …<function-decl name='LibIgnore' filepath='../../.././libsanitizer/sanitizer_common/sanitizer_libig…
8035 …<function-decl name='LibIgnore' mangled-name='_ZN11__sanitizer9LibIgnoreC2E17LinkerInitialized' fi…