Home
last modified time | relevance | path

Searched refs:fl_obj (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsupport.c128 fl.fl_obj = obj; in ld_sup_loadso()
148 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_start()
161 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_atexit()
205 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_open()
217 DBG_CALL(Dbg_file_modified(ofl->ofl_lml, flp->fl_obj, in ld_sup_open()
246 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_file()
279 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_input_section()
291 DBG_CALL(Dbg_shdr_modified(ofl->ofl_lml, flp->fl_obj, in ld_sup_input_section()
308 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_section()
330 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_input_done()
H A D_libld.h272 const char *fl_obj; /* name of support object */ member