Lines Matching refs:_LOG

137     _LOG(log, false, "Revision: '%s'\n", revision);
146 _LOG(log, false, "Build fingerprint: '%s'\n", fingerprint);
155 _LOG(log, false, "cannot get siginfo: %s\n", strerror(errno));
157 _LOG(log, false, "signal %d (%s), code %d (%s), fault addr %08x\n",
162 _LOG(log, false, "signal %d (%s), code %d (%s), fault addr --------\n",
195 _LOG(log, false, "pid: %d, tid: %d, name: %s >>> %s <<<\n", pid, tid,
199 _LOG(log, true, "pid: %d, tid: %d, name: %s\n", pid, tid,
207 _LOG(log, !at_fault, "\nbacktrace:\n");
215 _LOG(log, !at_fault, " %s\n", line);
238 _LOG(log, only_in_tombstone, " #%02d %08x %08x %s (%s+%u)\n",
241 _LOG(log, only_in_tombstone, " #%02d %08x %08x %s (%s)\n",
246 _LOG(log, only_in_tombstone, " %08x %08x %s (%s+%u)\n",
249 _LOG(log, only_in_tombstone, " %08x %08x %s (%s)\n",
256 _LOG(log, only_in_tombstone, " #%02d %08x %08x %s\n",
259 _LOG(log, only_in_tombstone, " %08x %08x %s\n",
285 _LOG(log, !at_fault, "\nstack:\n");
297 _LOG(log, only_in_tombstone, " ........ ........\n");
306 _LOG(log, only_in_tombstone, " ........ ........\n");
334 _LOG(log, false, "cannot get siginfo for %d: %s\n",
348 _LOG(log, false, "\nmemory map around fault addr %08x:\n", (int)si.si_addr);
377 _LOG(log, false, " %08x-%08x %s\n", next->start, next->end, next->name);
379 _LOG(log, false, " (no map below)\n");
382 _LOG(log, false, " %08x-%08x %s\n", map->start, map->end, map->name);
384 _LOG(log, false, " (no map for address)\n");
387 _LOG(log, false, " %08x-%08x %s\n", prev->start, prev->end, prev->name);
389 _LOG(log, false, " (no map above)\n");
439 _LOG(log, true, "--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---\n");
492 _LOG(log, true, "Error while reading log: %s\n",
497 _LOG(log, true, "Got zero bytes while reading log: %s\n",
517 _LOG(log, true, "--------- %slog %s\n",
559 _LOG(log, true, "%s.%03d %5d %5d %c %-8s: %s\n",
579 _LOG(log, true, "%s\n", shortLog[shortLogNext]);
608 _LOG(log, false,