Home
last modified time | relevance | path

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

/external/strace/
Dunwind.c395 #define STACK_ENTRY_SYMBOL_FMT \ macro
419 tprintf(STACK_ENTRY_SYMBOL_FMT); in print_call_cb()
452 n = asprintf(&output_line, STACK_ENTRY_SYMBOL_FMT); in sprint_call_or_error()