Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h334 #define Dbg_file_bindings Dbg64_file_bindings macro
565 #define Dbg_file_bindings Dbg32_file_bindings macro
841 extern void Dbg_file_bindings(Rt_map *, int);
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dtsort.c713 DBG_CALL(Dbg_file_bindings(_lmp, flag)); in tsort()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c299 Dbg_file_bindings(Rt_map *lmp, int flag) in Dbg_file_bindings() function