Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c73 MATCH_OPT_TYPE, /* Record contains a type (shdr or phdr) */ enumerator
407 list->opt_type = MATCH_OPT_TYPE; in match_prepare()
409 if (list->opt_type != MATCH_OPT_TYPE) in match_prepare()
497 case MATCH_OPT_TYPE: in match()
846 match_data.opt_type = MATCH_OPT_TYPE; in main()