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.c1051 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()
1083 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, NULL)); in parseopt_pass1()
1164 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, NULL)); in parseopt_pass1()
1831 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, in parseopt_pass2()
1837 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, in parseopt_pass2()
1854 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, in parseopt_pass2()
1860 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, in parseopt_pass2()
1882 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, in parseopt_pass2()
1887 DBG_CALL(Dbg_args_option(ofl->ofl_lml, ndx, c, in parseopt_pass2()
[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 *);