Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h353 #define Dbg_file_mmapobj Dbg64_file_mmapobj macro
584 #define Dbg_file_mmapobj Dbg32_file_mmapobj macro
863 extern void Dbg_file_mmapobj(Lm_list *, const char *, mmapobj_result_t *,
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c54 Dbg_file_mmapobj(Lm_list *lml, const char *name, mmapobj_result_t *ompp, in Dbg_file_mmapobj() function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c1718 DBG_CALL(Dbg_file_mmapobj(lml, name, smpp, mapnum)); in map_obj()