Searched refs:Unregister (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_stats.h79 void Unregister(AllocatorStats *s) { function in class:AllocatorGlobalStats
H A Dsanitizer_allocator_local_cache.h38 s->Unregister(&stats_);
157 s->Unregister(&stats_);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_stats.h77 void Unregister(AllocatorStats *s) { function in class:AllocatorGlobalStats
H A Dsanitizer_allocator_local_cache.h36 s->Unregister(&stats_);
155 s->Unregister(&stats_);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_stats.h78 void Unregister(AllocatorStats *s) { function in class:AllocatorGlobalStats
H A Dsanitizer_allocator_local_cache.h31 s->Unregister(&stats_);
156 s->Unregister(&stats_);

Completed in 99 milliseconds