Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A Ddebug.h332 #define Dbg_file_bind_entry Dbg64_file_bind_entry macro
564 #define Dbg_file_bind_entry Dbg32_file_bind_entry macro
843 extern void Dbg_file_bind_entry(Lm_list *, Bnd_desc *);
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c293 Dbg_file_bind_entry(Lm_list *lml, Bnd_desc *bdp) in Dbg_file_bind_entry() function
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c3338 DBG_CALL(Dbg_file_bind_entry(LIST(clmp), bdp)); in bind_one()