Home
last modified time | relevance | path

Searched refs:Dbg_syms_ar_force (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/sgs/include/
H A Ddebug.h461 #define Dbg_syms_ar_force Dbg64_syms_ar_force macro
693 #define Dbg_syms_ar_force Dbg32_syms_ar_force macro
994 extern void Dbg_syms_ar_force(Lm_list *, const char *, const char *);
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dlibs.c790 DBG_CALL(Dbg_syms_ar_force(ofl->ofl_lml, name, arname)); in ar_extract_all()
/titanic_44/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c170 Dbg_syms_ar_force(Lm_list *lml, const char *fname, const char *objname) in Dbg_syms_ar_force() function