TRACE_DIE
TRACE_DIE("DWARF%d compilation unit: version %d, length: %" B_PRIu64
TRACE_DIE("DWARF%d type unit: version %d, length: %" B_PRIu64
TRACE_DIE("remaining bytes in unit: %" B_PRIdOFF "\n",
TRACE_DIE(" ");
TRACE_DIE("%02x", dataReader.Read<uint8>(0));
TRACE_DIE("\n");
TRACE_DIE("remaining bytes in unit: %" B_PRIdOFF "\n",
TRACE_DIE(" ");
TRACE_DIE("%02x", dataReader.Read<uint8>(0));
TRACE_DIE("\n");
TRACE_DIE("%*sentry %p at %" B_PRIdOFF ": %" B_PRIu32 ", tag: %s (%"
TRACE_DIE("%*s -> child unhandled\n", level * 2, "");
TRACE_DIE("\nfinishing %s unit %p\n",
TRACE_DIE("entry %p at %" B_PRIdOFF "\n", entry, offset);
TRACE_DIE("skipping attribute with unrecognized class: %s (%#"
TRACE_DIE(" attr (%#" B_PRIx64 ") %s %s (%d): %s\n",
TRACE_DIE(" -> unhandled\n");
TRACE_DIE(" -> no attribute setter!\n");
TRACE_DIE("Resolving signature %#" B_PRIx64 "\n", offset);
TRACE_DIE("DwarfManager::File::Load(\"%s\"): no "