Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dargs.c989 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
1003 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
1017 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, NULL)); in parseopt_pass1()
1022 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, NULL)); in parseopt_pass1()
1039 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
1049 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, NULL)); in parseopt_pass1()
1054 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
1077 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
1087 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
1104 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
[all …]
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dargs.c31 Dbg_args_option(Lm_list *lml, int ndx, int c, char *optarg) in Dbg_args_option() function
H A Dmapfile-vers56 Dbg_args_option;
H A Dllib-llddbg40 void Dbg_args_option(Lm_list *, int, int, char *);
/titanic_50/usr/src/cmd/sgs/include/
H A Ddebug.h765 extern void Dbg_args_option(Lm_list *, int, int, char *);