Home
last modified time | relevance | path

Searched refs:Dbg_file_aout (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/sgs/include/
H A Ddebug.h329 #define Dbg_file_aout Dbg64_file_aout macro
561 #define Dbg_file_aout Dbg32_file_aout macro
839 extern void Dbg_file_aout(Lm_list *, const char *, Addr, size_t,
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Da.out.c514 DBG_CALL(Dbg_file_aout(lml, name, addr, msize, lml->lm_lmidstr, lmco)); in aout_new_lmp()
H A Dsetup.c934 DBG_CALL(Dbg_file_aout(&lml_main, PATHNAME(mlmp), in setup()
/titanic_44/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c89 Dbg_file_aout(Lm_list *lml, const char *name, Addr addr, size_t size, in Dbg_file_aout() function