|
tlog(TLOG_FATAL, "#%.2d: %p %s() from %s+%p", idx + 1, addr, symbol, info.dli_fname, offset);
|
|
tlog(TLOG_FATAL, "#%.2d: %p %s() from %s+%p", idx + 1, addr, symbol, info.dli_fname, offset);
|
|
void bug_ext(const char *file, int line, const char *func, const char *errfmt, ...)
|
|
void bug_ext(const char *file, int line, const char *func, const char *errfmt, ...)
|