Home
last modified time | relevance | path

Searched refs:RECORD_PRINT_INDENT_CALLS (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Drecord.h65 RECORD_PRINT_INDENT_CALLS = (1 << 2) enumerator
Drecord.c642 modifiers |= RECORD_PRINT_INDENT_CALLS; in get_call_history_modifiers()
Drecord-btrace.c1192 if ((flags & RECORD_PRINT_INDENT_CALLS) != 0) in btrace_call_history()