Searched refs:rd_err_e (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/cmd/sgs/librtld_db/common/ |
H A D | _rtld_db.h | 86 rd_err_e (*rho_get_dyns)(rd_helper_data_t, 131 extern rd_err_e rd_binder_exit_addr(struct rd_agent *, const char *, 134 extern rd_err_e _rd_event_enable32(rd_agent_t *, int); 135 extern rd_err_e _rd_event_getmsg32(rd_agent_t *, rd_event_msg_t *); 136 extern rd_err_e _rd_get_dyns32(struct rd_agent *, 138 extern rd_err_e _rd_get_ehdr32(struct rd_agent *, 140 extern rd_err_e _rd_objpad_enable32(struct rd_agent *, size_t); 141 extern rd_err_e _rd_loadobj_iter32(rd_agent_t *, rl_iter_f *, void *); 142 extern rd_err_e _rd_reset32(struct rd_agent *); 143 extern rd_err_e find_dynamic_ent32(struct rd_agent *, psaddr_t, [all …]
|
H A D | rtld_db.c | 88 rd_err_e 100 rd_err_e 112 rd_err_e 129 rd_err_e 132 rd_err_e err; in rd_reset() 196 rd_err_e 199 rd_err_e err; in rd_loadobj_iter() 215 rd_err_e 219 rd_err_e err; in rd_plt_resolution() 233 rd_err_e [all …]
|
H A D | llib-lrtld_db | 35 char * rd_errstr(rd_err_e rderr); 36 rd_err_e rd_event_addr(rd_agent_t *, rd_event_e, rd_notify_t *); 37 rd_err_e rd_event_enable(rd_agent_t *, int); 38 rd_err_e rd_event_getmsg(rd_agent_t *, rd_event_msg_t *); 39 rd_err_e rd_init(int); 40 rd_err_e rd_ctl(int, void *); 41 rd_err_e rd_loadobj_iter(rd_agent_t *, rl_iter_f *, 45 rd_err_e rd_objpad_enable(struct rd_agent *, size_t); 46 rd_err_e rd_plt_resolution(rd_agent_t *, psaddr_t, lwpid_t, 48 rd_err_e rd_get_dyns(rd_agent_t *, psaddr_t, void **, size_t *); [all …]
|
H A D | rd_elf.c | 88 rd_err_e 141 rd_err_e 172 rd_err_e 178 rd_err_e rc = RD_OK; in _rd_reset32() 373 rd_err_e 409 rd_err_e 413 rd_err_e err; in _rd_get_dyns32() 453 rd_err_e 488 rd_err_e 522 rd_err_e [all …]
|
/titanic_41/usr/src/head/ |
H A D | rtld_db.h | 59 } rd_err_e; typedef 174 extern char *rd_errstr(rd_err_e rderr); 175 extern rd_err_e rd_event_addr(rd_agent_t *, rd_event_e, rd_notify_t *); 176 extern rd_err_e rd_event_enable(rd_agent_t *, int); 177 extern rd_err_e rd_event_getmsg(rd_agent_t *, rd_event_msg_t *); 178 extern rd_err_e rd_init(int); 179 extern rd_err_e rd_ctl(int, void *); 180 extern rd_err_e rd_loadobj_iter(rd_agent_t *, rl_iter_f *, 184 extern rd_err_e rd_objpad_enable(struct rd_agent *, size_t); 185 extern rd_err_e rd_plt_resolution(rd_agent_t *, psaddr_t, lwpid_t, [all …]
|
/titanic_41/usr/src/cmd/sgs/librtld_db/i386/ |
H A D | plt32_resolution.c | 42 rd_err_e rlid_ret; 64 rd_err_e rc; in rli_func() 145 rd_err_e 191 rd_err_e rderr; in plt32_resolution() 223 rd_err_e rerr; in plt32_resolution()
|
/titanic_41/usr/src/cmd/sgs/librtld_db/amd64/ |
H A D | plt64_resolution.c | 50 rd_err_e 91 rd_err_e rerr; in plt64_resolution()
|
/titanic_41/usr/src/cmd/sgs/librtld_db/sparc/ |
H A D | plt32_resolution.c | 49 rd_err_e 54 rd_err_e rerr; in plt32_resolution()
|
/titanic_41/usr/src/lib/brand/shared/librtld_db/common/ |
H A D | brand_librtld_db.c | 118 static rd_err_e 272 static rd_err_e
|
/titanic_41/usr/src/cmd/sgs/librtld_db/sparcv9/ |
H A D | plt64_resolution.c | 52 rd_err_e 57 rd_err_e rerr; in plt64_resolution()
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_proc.c | 271 rd_err_e err; in dt_proc_rdevent() 308 rd_err_e err; in dt_proc_rdwatch() 334 rd_err_e err; in dt_proc_attach()
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_proc.c | 469 rd_err_e err; in pt_post_attach()
|