Home
last modified time | relevance | path

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

/external/elfutils/src/
Dstack.c45 static bool show_activation = false; variable
224 if (show_activation) in print_frame()
518 show_activation = true; in parse_opt()
530 show_activation = show_source = show_module = show_debugname = true; in parse_opt()
DChangeLog1021 * stack.c (show_activation, show_module, show_source): New variables.
1022 (parse_opt): Set show_activation if -a option is given.