Searched defs:tmp_db (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Ddebug.c333 Dbg_desc tmp_db; local
350 tmp_db.d_extra = 0;
351 if (process_options(lmid_opt, TRUE, &tmp_db, options_lmid)) {
357 if (((tmp_db.d_extra & DBG_E_LMID_BASE) != 0) &&
364 dbp->d_extra |= DBG_E_LMID | tmp_db.d_extra;

Completed in 44 milliseconds