Home
last modified time | relevance | path

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

/third_party/elfutils/src/
Dstack.c44 static bool show_activation = false; variable
228 if (show_activation) in print_frame()
517 show_activation = true; in parse_opt()
529 show_activation = show_source = show_module = show_debugname = true; in parse_opt()
DChangeLog2772 * stack.c (show_activation, show_module, show_source): New variables.
2773 (parse_opt): Set show_activation if -a option is given.