Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h352 #define Dbg_file_ldso Dbg64_file_ldso macro
583 #define Dbg_file_ldso Dbg32_file_ldso macro
861 extern void Dbg_file_ldso(Rt_map *, char **, auxv_t *, const char *,
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c107 Dbg_file_ldso(Rt_map *lmp, char **envp, auxv_t *auxv, const char *lmid, in Dbg_file_ldso() function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dsetup.c866 DBG_CALL(Dbg_file_ldso(rlmp, envp, auxv, in setup()