Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.c191 PRINT_SHDR_ALL, /* Print all shdr[ndx:ndx+cnt-1] */ enumerator
373 PRINT_SHDR_ALL); in cmd_body()
384 print_type = PRINT_SHDR_ALL; in cmd_body()
398 cnt = (print_type == PRINT_SHDR_ALL) ? in cmd_body()
733 print_shdr(cmd, 1, &argstate, ndx, 1, PRINT_SHDR_ALL); in cmd_body()