Lines Matching refs:ofl
65 ld_sup_loadso(Ofl_desc *ofl, const char *obj)
75 ld_eprintf(ofl, ERR_FATAL, MSG_INTL(MSG_SUP_NOLOAD),
87 DBG_CALL(Dbg_support_load(ofl->ofl_lml, obj,
91 DBG_CALL(Dbg_support_action(ofl->ofl_lml, obj,
110 DBG_CALL(Dbg_support_vnone(ofl->ofl_lml,
121 ld_eprintf(ofl, ERR_FATAL,
143 ld_sup_start(Ofl_desc *ofl, const Half etype, const char *caller)
149 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj,
150 support[LDS_START].sup_name, LDS_START, ofl->ofl_name));
151 (*flp->fl_fptr)(ofl->ofl_name, etype, caller);
156 ld_sup_atexit(Ofl_desc *ofl, int ecode)
162 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj,
169 ld_sup_open(Ofl_desc *ofl, const char **opath, const char **ofile, int *ofd,
206 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj,
218 DBG_CALL(Dbg_file_modified(ofl->ofl_lml, flp->fl_obj,
231 ld_sup_file(Ofl_desc *ofl, const char *ifile, const Elf_Kind ekind, int flags,
247 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj,
254 ld_sup_input_section(Ofl_desc *ofl, Ifl_desc *ifl, const char *sname,
275 ld_eprintf(ofl, ERR_ELF, MSG_INTL(MSG_ELF_GETDATA),
280 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj,
292 DBG_CALL(Dbg_shdr_modified(ofl->ofl_lml, flp->fl_obj,
302 ld_sup_section(Ofl_desc *ofl, const char *scn, Shdr *shdr, Word ndx,
309 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj,
316 ld_sup_input_done(Ofl_desc *ofl)
331 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj,