Lines Matching refs:ofl

232 Dbg_syms_entered(Ofl_desc *ofl, Sym *sym, Sym_desc *sdp)
235 Lm_list *lml = ofl->ofl_lml;
243 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine, sym,
283 Dbg_syms_cap_convert(Ofl_desc *ofl, Word ndx, const char *name, Sym *sym)
288 dbg_print(ofl->ofl_lml, MSG_INTL(MSG_SYM_CAP_ORIG), EC_WORD(ndx),
294 Elf_syms_table_entry(ofl->ofl_lml, ELF_DBG_LD,
295 MSG_INTL(MSG_STR_ORIGINAL), ofl->ofl_dehdr->e_ident[EI_OSABI],
296 ofl->ofl_dehdr->e_machine, sym, 0, 0, NULL,
301 Dbg_syms_cap_local(Ofl_desc *ofl, Word ndx, const char *name, Sym *sym,
309 dbg_print(ofl->ofl_lml, MSG_INTL(MSG_SYM_CAP_LOCAL), EC_WORD(ndx),
315 Elf_syms_table_entry(ofl->ofl_lml, ELF_DBG_LD,
316 MSG_INTL(MSG_STR_ENTERED), ofl->ofl_dehdr->e_ident[EI_OSABI],
317 ofl->ofl_dehdr->e_machine, sym,
370 Dbg_syms_ignore(Ofl_desc *ofl, Sym_desc *sdp)
377 Elf_syms_table_entry(ofl->ofl_lml, ELF_DBG_LD, MSG_INTL(MSG_STR_IGNORE),
378 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine,
383 Dbg_syms_old(Ofl_desc *ofl, Sym_desc *sdp)
390 Elf_syms_table_entry(ofl->ofl_lml, ELF_DBG_LD, MSG_INTL(MSG_STR_OLD),
391 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine,
397 Dbg_syms_new(Ofl_desc *ofl, Sym *sym, Sym_desc *sdp)
406 Elf_syms_table_entry(ofl->ofl_lml, ELF_DBG_LD, MSG_INTL(MSG_STR_NEW),
407 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine, sym,
413 Dbg_syms_updated(Ofl_desc *ofl, Sym_desc *sdp, const char *name)
416 Lm_list *lml = ofl->ofl_lml;
426 Elf_syms_table_entry(ofl->ofl_lml, ELF_DBG_LD, MSG_ORIG(MSG_STR_EMPTY),
427 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine,
442 Dbg_syms_resolving(Ofl_desc *ofl, Word ndx, const char *name, int row,
445 Lm_list *lml = ofl->ofl_lml;
446 uchar_t osabi = ofl->ofl_dehdr->e_ident[EI_OSABI];
447 Half mach = ofl->ofl_dehdr->e_machine;
458 Elf_syms_table_entry(ofl->ofl_lml, ELF_DBG_LD, MSG_INTL(MSG_STR_OLD),
462 Elf_syms_table_entry(ofl->ofl_lml, ELF_DBG_LD, MSG_INTL(MSG_STR_NEW),
467 Dbg_syms_resolved(Ofl_desc *ofl, Sym_desc *sdp)
476 Elf_syms_table_entry(ofl->ofl_lml, ELF_DBG_LD,
477 MSG_INTL(MSG_STR_RESOLVED), ofl->ofl_dehdr->e_ident[EI_OSABI],
478 ofl->ofl_dehdr->e_machine, sdp->sd_sym,
484 Dbg_syms_copy_reloc(Ofl_desc *ofl, Sym_desc *sdp, Word align)
488 Lm_list *lml = ofl->ofl_lml;
518 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine,
524 Dbg_syms_reduce(Ofl_desc *ofl, int which, Sym_desc *sdp, int idx,
531 Lm_list *lml = ofl->ofl_lml;
559 Elf_syms_table_entry(ofl->ofl_lml, ELF_DBG_LD, MSG_ORIG(MSG_SYM_LOCAL),
560 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine,
670 Dbg_syms_cap_title(Ofl_desc *ofl)
672 Lm_list *lml = ofl->ofl_lml;