Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Ddebug.h333 #define Dbg_file_bindings Dbg64_file_bindings macro
565 #define Dbg_file_bindings Dbg32_file_bindings macro
844 extern void Dbg_file_bindings(Rt_map *, int);
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dtsort.c713 DBG_CALL(Dbg_file_bindings(_lmp, flag)); in tsort()
/titanic_44/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c312 Dbg_file_bindings(Rt_map *lmp, int flag) in Dbg_file_bindings() function