Home
last modified time | relevance | path

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

/external/strace/
Dunwind.c407 #define STACK_ENTRY_SYMBOL_FMT \ macro
431 tprintf(STACK_ENTRY_SYMBOL_FMT); in print_call_cb()
464 n = asprintf(&output_line, STACK_ENTRY_SYMBOL_FMT); in sprint_call_or_error()