Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dcap.c34 Dbg_cap_candidate(Lm_list *lml, const char *name) in Dbg_cap_candidate() function
/titanic_50/usr/src/cmd/sgs/include/
H A Ddebug.h302 #define Dbg_cap_candidate Dbg64_cap_candidate macro
534 #define Dbg_cap_candidate Dbg32_cap_candidate macro
809 extern void Dbg_cap_candidate(Lm_list *, const char *);
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dcap.c592 DBG_CALL(Dbg_cap_candidate(lml, fd.fd_nname)); in cap_dir()