HomeSort by relevance Sort by last modified time
    Searched refs:show_functions (Results 1 - 2 of 2) sorted by null

  /external/elfutils/tests/
dwflmodtest.c 205 static bool show_functions; variable
229 show_functions = true;
233 show_inlines = show_functions = true;
272 p = dwfl_getdwarf (dwfl, &print_module, &show_functions, p);
  /external/elfutils/src/
addr2line.c 121 static bool show_functions; variable
254 show_functions = true;
675 if (show_functions)
690 if ((show_functions || show_symbols) && pretty)
773 if (show_functions)

Completed in 66 milliseconds