Searched refs:print_archive_index (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/0.153/src/
H A Dreadelf.c170 static bool print_archive_index; variable
172 /* True if any of the control options except print_archive_index is set. */
375 print_archive_index = true;
439 if (! any_control_option && ! print_archive_index)
561 if (print_archive_index)

Completed in 64 milliseconds