Searched defs:AllocTid (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ | ||
H A D | asan_allocator.cc | 814 uptr AsanChunkView::AllocTid() const { return chunk_->alloc_tid; } in AllocTid() function in __asan::AsanChunkView |
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ | ||
H A D | asan_allocator.cc | 812 uptr AsanChunkView::AllocTid() const { return chunk_->alloc_tid; } in AllocTid() function in __asan::AsanChunkView |
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ | ||
H A D | asan_allocator.cpp | 890 uptr AsanChunkView::AllocTid() const { in AllocTid() function in __asan::AsanChunkView |