Searched defs:PRINT_DYN_T_TAG (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.c286 PRINT_DYN_T_TAG = 2, /* Show all elts with tag type */ enumerator in enum:__anon1497
373 case PRINT_DYN_T_TAG:
452 * is PRINT_DYN_T_TAG, and the -needed option is
458 (print_type == PRINT_DYN_T_TAG) &&
515 case PRINT_DYN_T_TAG:
568 if (print_type == PRINT_DYN_T_TAG) {
619 * was used, *print_type is set to PRINT_DYN_T_TAG, and the tag
681 *print_type = PRINT_DYN_T_TAG;

Completed in 49 milliseconds