TRACE_LINES
TRACE_LINES(" -> no dwarf function\n");
TRACE_LINES("DwarfFile::_ParseLineInfo(%p), offset: %" B_PRIdOFF "\n", unit,
TRACE_LINES(" unitLength: %" B_PRIu64 "\n", unitLength);
TRACE_LINES(" version: %u\n", version);
TRACE_LINES(" addressSize: %u\n", addressSize);
TRACE_LINES(" segmentSelectorSize: %u\n", segmentSelectorSize);
TRACE_LINES(" headerLength: %" B_PRIu64 "\n", headerLength);
TRACE_LINES(" minInstructionLength: %u\n", minInstructionLength);
TRACE_LINES(" maxOpsPerInstruction: %u\n", maxOpsPerInstruction);
TRACE_LINES(" defaultIsStatement: %d\n", defaultIsStatement);
TRACE_LINES(" lineBase: %d\n", lineBase);
TRACE_LINES(" lineRange: %u\n", lineRange);
TRACE_LINES(" opcodeBase: %u\n", opcodeBase);
TRACE_LINES(" dirEntryFormatCount: %u\n", dirEntryFormatCount);
TRACE_LINES(" content: %" B_PRIu64 "\n", content);
TRACE_LINES(" format: %" B_PRIu64 "\n", format);
TRACE_LINES(" dirCount: %u\n", dirCount);
TRACE_LINES(" \"%s\"\n", directory);
TRACE_LINES(" fileNameFormatCount: %u\n", fileNameEntryFormatCount);
TRACE_LINES(" content: %" B_PRIu64 "\n", content);
TRACE_LINES(" format: %" B_PRIu64 "\n", format);
TRACE_LINES(" fileNameCount: %u\n", dirCount);
TRACE_LINES(" \"%s\", dir index: %" B_PRIu64 "\n",
TRACE_LINES(" include directories:\n");
TRACE_LINES(" \"%s\"\n", directory);
TRACE_LINES(" files:\n");
TRACE_LINES(" \"%s\", dir index: %" B_PRIu64 ", mtime: %" B_PRIu64