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

/external/elfutils/src/
H A Dreadelf.c161 static bool print_archive_index; variable
163 /* True if any of the control options except print_archive_index is set. */
336 print_archive_index = true;
395 if (! any_control_option && ! print_archive_index)
515 if (print_archive_index)

Completed in 81 milliseconds