Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Ddebug.h357 #define Dbg_file_preload Dbg64_file_preload macro
589 #define Dbg_file_preload Dbg32_file_preload macro
873 extern void Dbg_file_preload(Lm_list *, const char *);
/titanic_44/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c406 Dbg_file_preload(Lm_list *lml, const char *name) in Dbg_file_preload() function
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dsetup.c117 DBG_CALL(Dbg_file_preload(&lml_main, ptr)); in preload()