Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h337 #define Dbg_file_cntl Dbg64_file_cntl macro
568 #define Dbg_file_cntl Dbg32_file_cntl macro
844 extern void Dbg_file_cntl(Lm_list *, Aliste, Aliste);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c583 Dbg_file_cntl(Lm_list *lml, Aliste flmco, Aliste tlmco) in Dbg_file_cntl() function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c1250 DBG_CALL(Dbg_file_cntl(lml, nlmco, plmco)); in lm_move()