Searched refs:Dbg_file_aout (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | debug.h | 329 #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 D | a.out.c | 514 DBG_CALL(Dbg_file_aout(lml, name, addr, msize, lml->lm_lmidstr, lmco)); in aout_new_lmp()
|
H A D | setup.c | 934 DBG_CALL(Dbg_file_aout(&lml_main, PATHNAME(mlmp), in setup()
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | files.c | 89 Dbg_file_aout(Lm_list *lml, const char *name, Addr addr, size_t size, in Dbg_file_aout() function
|