Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dcap.c35 Dbg_cap_candidate(Lm_list *lml, const char *name) in Dbg_cap_candidate() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h304 #define Dbg_cap_candidate Dbg64_cap_candidate macro
535 #define Dbg_cap_candidate Dbg32_cap_candidate macro
808 extern void Dbg_cap_candidate(Lm_list *, const char *);
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c633 DBG_CALL(Dbg_cap_candidate(lml, fd.fd_nname)); in cap_dir()