Home
last modified time | relevance | path

Searched defs:leaks (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/mit/libcbor/dist/doc/source/
H A Dtests.rst16 …ain meaningful description of location of the leak. You might also need ``--dsymutil=yes`` on OS X.
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc163 Vector<ThreadLeak> &leaks = *(Vector<ThreadLeak>*)arg; in MaybeReportThreadLeak() local
214 Vector<ThreadLeak> leaks; in ThreadFinalize() local
/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_thread.cc161 Vector<ThreadLeak> &leaks = *(Vector<ThreadLeak>*)arg; in MaybeReportThreadLeak() local
212 Vector<ThreadLeak> leaks; in ThreadFinalize() local
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl_thread.cc161 Vector<ThreadLeak> &leaks = *(Vector<ThreadLeak>*)arg; in MaybeReportThreadLeak() local
212 Vector<ThreadLeak> leaks; in ThreadFinalize() local
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DExperiment.cc3814 long alloc_pkt_id, int64_t net_alloc, uint64_t leaks) in update_heapsz_packet()
3852 uint64_t leaks = dview->getULongValue (PROP_HLEAKED, i); in create_heapsz_data_view() local
3906 Size leaks = dview->getULongValue (PROP_HCUR_LEAKS, i); in compute_heapsz_data_view() local
/netbsd/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb.c2712 boolean_t leaks = B_FALSE; in dump_block_stats() local