Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dlibs.c485 DBG_CALL(Dbg_file_ar(ofl->ofl_lml, name, again)); in ar_extract_bysym()
738 DBG_CALL(Dbg_file_ar(ofl->ofl_lml, name, FALSE)); in ar_extract_all()
/titanic_44/usr/src/cmd/sgs/include/
H A Ddebug.h330 #define Dbg_file_ar Dbg64_file_ar macro
562 #define Dbg_file_ar Dbg32_file_ar macro
841 extern void Dbg_file_ar(Lm_list *, const char *, Boolean);
/titanic_44/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c639 Dbg_file_ar(Lm_list *lml, const char *name, Boolean again) in Dbg_file_ar() function