Home | History | Annotate | Download | only in asan

Lines Matching refs:CHECK

186   // approach to check if the name should be demangled.
190 // Check if the global is a zero-terminated ASCII string. If so, print it.
243 CHECK(0 && "Address is not in memory and not in shadow?");
287 CHECK(frame_descr);
365 CHECK(chunk.AllocTid() != kInvalidTid);
372 CHECK(t);
405 // Check if this is shadow or shadow gap.
408 CHECK(AddrIsInMem(addr));
420 CHECK(context);
483 CHECK(curr_thread);