Home
last modified time | relevance | path

Searched defs:IsFreed (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_shadow.h181 bool IsFreed() const { return x_ & kFreedBit; } in IsFreed() function
H A Dtsan_rtl.h277 bool IsFreed() const { in IsFreed() function
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl.h281 bool IsFreed() const { in IsFreed() function
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl.h277 bool IsFreed() const { in IsFreed() function