DIS_OPT_SIMPLE_FUNCS  442 tools/capdis.c     if(!(dis_opts & DIS_OPT_SIMPLE_FUNCS)) {
DIS_OPT_SIMPLE_FUNCS 1013 tools/capdis.c     unsigned dis_opts=(DIS_OPT_LABELS|DIS_OPT_SUBS|DIS_OPT_CONSTS|DIS_OPT_STR|DIS_OPT_SIMPLE_FUNCS);
DIS_OPT_SIMPLE_FUNCS 1085 tools/capdis.c             dis_opts &= ~DIS_OPT_SIMPLE_FUNCS;