Lines Matching refs:rsdp
2045 Sym_desc *rsdp; in ld_sym_process() local
2092 rsdp = sdp = NULL; in ld_sym_process()
2098 rsdp = (*ld_targ.t_ms.ms_reg_find)(sym, ofl); in ld_sym_process()
2099 if (rsdp != 0) { in ld_sym_process()
2107 (rsdp, sym, name, ifl, ofl); in ld_sym_process()
2131 if (rsdp == NULL) { in ld_sym_process()
2169 if ((rsdp == NULL) && in ld_sym_process()
2668 Sym_desc *rsdp; in ld_sym_process() local
2674 rsdp = (*ld_targ.t_ms.ms_reg_find)(sdp->sd_sym, ofl); in ld_sym_process()
2675 if (rsdp == NULL) { in ld_sym_process()
2678 } else if (rsdp != sdp) { in ld_sym_process()
2679 (void) (*ld_targ.t_ms.ms_reg_check)(rsdp, in ld_sym_process()