usr/src/cmd/sgs/liblddbg/common/llib-llddbg
changeset 12449 a87750d92895
parent 12254 ff5bb54e2a40
child 12498 12c4df7d2890
equal deleted inserted replaced
12448:f60856ebe541 12449:a87750d92895
   139 	    const char *);
   139 	    const char *);
   140 void	Dbg32_file_cntl(Lm_list *, Aliste, Aliste);
   140 void	Dbg32_file_cntl(Lm_list *, Aliste, Aliste);
   141 void	Dbg64_file_cntl(Lm_list *, Aliste, Aliste);
   141 void	Dbg64_file_cntl(Lm_list *, Aliste, Aliste);
   142 void	Dbg32_file_cleanup(Lm_list *, const char *, Aliste);
   142 void	Dbg32_file_cleanup(Lm_list *, const char *, Aliste);
   143 void	Dbg64_file_cleanup(Lm_list *, const char *, Aliste);
   143 void	Dbg64_file_cleanup(Lm_list *, const char *, Aliste);
       
   144 void	Dbg32_file_deferred(Lm_list *, const char *, const char *);
       
   145 void	Dbg64_file_deferred(Lm_list *, const char *, const char *);
   144 void	Dbg32_file_del_rescan(Lm_list *);
   146 void	Dbg32_file_del_rescan(Lm_list *);
   145 void	Dbg64_file_del_rescan(Lm_list *);
   147 void	Dbg64_file_del_rescan(Lm_list *);
   146 void	Dbg32_file_delete(Rt_map *);
   148 void	Dbg32_file_delete(Rt_map *);
   147 void	Dbg64_file_delete(Rt_map *);
   149 void	Dbg64_file_delete(Rt_map *);
   148 void	Dbg32_file_elf(Lm_list *, const char *, Addr, size_t, const char *,
   150 void	Dbg32_file_elf(Lm_list *, const char *, Addr, size_t, const char *,