Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c1023 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
1037 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
1051 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, NULL)); in parseopt_pass1()
1056 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, NULL)); in parseopt_pass1()
1073 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
1083 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, NULL)); in parseopt_pass1()
1088 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
1111 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
1121 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
1138 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, optarg)); in parseopt_pass1()
[all …]
/illumos-gate/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-vers61 Dbg_args_option;
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h764 extern void Dbg_args_option(Lm_list *, int, int, char *);