ld_seg_lookup
extern Sg_desc *ld_seg_lookup(Ofl_desc *, const char *,
sgp1 = ld_seg_lookup(mf->mf_ofl, name, &where);
sgp = ld_seg_lookup(mf->mf_ofl, tkv.tkv_str, &where);
sgp = ld_seg_lookup(mf->mf_ofl, tkv.tkv_str, NULL);