Searched refs:TRACE_LINES2 (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/debugger/
H A DTracing.h35 # define TRACE_LINES2(x...) printf(x) macro
38 # define TRACE_LINES2(x...) (void)0 macro
/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp865 TRACE_LINES2("DwarfImageDebugInfo::GetStatementAtSourceLocation(%p, "
903 TRACE_LINES2(" statement: %#" B_PRIx64 " - %#" B_PRIx64
914 TRACE_LINES2(" -> found statement!\n");
1030 TRACE_LINES2(" %#" B_PRIx64 " (%" B_PRId32 ", %" B_PRId32 ", %"
1046 TRACE_LINES2(" -> statement: %#" B_PRIx64 " - %#" B_PRIx64

Completed in 28 milliseconds