Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h359 #define Dbg_file_prot Dbg64_file_prot macro
590 #define Dbg_file_prot Dbg32_file_prot macro
871 extern void Dbg_file_prot(Rt_map *, int);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c127 Dbg_file_prot(Rt_map *lmp, int prot) in Dbg_file_prot() function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c3395 DBG_CALL(Dbg_file_prot(lmp, perm)); in set_prot()