Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.c288 PRINT_DYN_T_RUNPATH = 3 /* Show all runpath/rpath elts */ enumerator
377 case PRINT_DYN_T_RUNPATH: in print_dyn()
539 case PRINT_DYN_T_RUNPATH: in print_dyn()
580 if (print_type == PRINT_DYN_T_RUNPATH) in print_dyn()
1207 print_type = PRINT_DYN_T_RUNPATH; in cmd_body()