Searched refs:rh_data (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/librtld_db/common/
H A Drtld_db.c117 rap->rd_helper.rh_data, addr, dynpp, dynpp_sz));
172 rap->rd_helper.rh_ops->rho_fini(rap->rd_helper.rh_data);
189 rap->rd_helper.rh_ops->rho_fini(rap->rd_helper.rh_data);
H A D_rtld_db.h93 rd_helper_data_t rh_data; member in struct:rd_helper
H A Drd_elf.c327 rap->rd_helper.rh_data = rap->rd_helper.rh_ops->rho_init(rap,
329 if (rap->rd_helper.rh_data == NULL) {
893 rap->rd_helper.rh_data, cb, client_data);

Completed in 96 milliseconds