Searched refs:Dbg_args_option (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dargs.c31 Dbg_args_option(Lm_list *lml, int ndx, int c, char *optarg) function
H A Dllib-llddbg40 void Dbg_args_option(Lm_list *, int, int, char *);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c988 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg));
1002 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg));
1016 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, NULL));
1021 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, NULL));
1038 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg));
1048 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, NULL));
1053 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg));
1076 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg));
1086 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg));
1103 DBG_CALL(Dbg_args_option(of
[all...]
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h765 extern void Dbg_args_option(Lm_list *, int, int, char *);

Completed in 51 milliseconds