Home
last modified time | relevance | path

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

/external/elfutils/tests/
Ddwflmodtest.c205 static bool show_functions; variable
229 show_functions = true; in parse_opt()
233 show_inlines = show_functions = true; in parse_opt()
272 p = dwfl_getdwarf (dwfl, &print_module, &show_functions, p); in main()
/external/elfutils/src/
Daddr2line.c120 static bool show_functions; variable
240 show_functions = true; in parse_opt()
662 if (show_functions) in handle_address()
677 if ((show_functions || show_symbols) && pretty) in handle_address()
760 if (show_functions) in handle_address()