HomeSort by relevance Sort by last modified time
    Searched refs:VReport (Results 1 - 17 of 17) sorted by null

  /external/compiler-rt/lib/asan/
asan_activation.cc 33 VReport(1, "Deactivating ASan\n");
51 VReport(1, "Activating ASan\n");
66 VReport(
asan_mac.cc 140 VReport(1, "exec()-ing the program with\n");
141 VReport(1, "%s=%s\n", kDyldInsertLibraries, new_env);
142 VReport(1, "to enable ASan wrappers.\n");
143 VReport(1, "Set ASAN_OPTIONS=allow_reexec=0 to disable this.\n");
282 VReport(2,
asan_thread.cc 91 VReport(1, "T%d TSDDtor\n", context->tid);
98 VReport(1, "T%d exited\n", tid);
152 VReport(1, "T%d: stack [%p,%p) size 0x%zx; local=%p\n", tid(),
273 VReport(2, "SetCurrentThread: %p for thread %p\n", t->context(),