Lines Matching defs:ofl
101 Dbg_map_size_old(Ofl_desc *ofl, Sym_desc *sdp, const char *segname,
105 Lm_list *lml = ofl->ofl_lml;
118 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine,
124 Dbg_map_symbol(Ofl_desc *ofl, Sym_desc *sdp)
127 Lm_list *lml = ofl->ofl_lml;
135 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine,
237 Dbg_map_ent(Lm_list *lml, Ent_desc *enp, Ofl_desc *ofl, Lineno lineno)
244 Dbg_ent_entry(lml, ofl->ofl_dehdr->e_ident[EI_OSABI],
245 ofl->ofl_dehdr->e_machine, enp);
270 Dbg_map_seg(Ofl_desc *ofl, dbg_state_t dbg_state, int ndx, Sg_desc *sgp,
273 Lm_list *lml = ofl->ofl_lml;
281 Dbg_seg_desc_entry(ofl->ofl_lml, ofl->ofl_dehdr->e_ident[EI_OSABI],
282 ofl->ofl_dehdr->e_machine, ndx, sgp, FALSE);
287 Dbg_map_seg_order(Ofl_desc *ofl, uchar_t osabi, Half mach,
290 Lm_list *lml = ofl->ofl_lml;
301 EC_XWORD(aplist_nitems(ofl->ofl_segs_order)),
303 for (APLIST_TRAVERSE(ofl->ofl_segs_order, idx, sgp)) {