Searched refs:fl_obj (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | support.c | 129 fl.fl_obj = obj; in ld_sup_loadso() 149 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_start() 162 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_atexit() 206 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_open() 218 DBG_CALL(Dbg_file_modified(ofl->ofl_lml, flp->fl_obj, in ld_sup_open() 247 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_file() 280 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_input_section() 292 DBG_CALL(Dbg_shdr_modified(ofl->ofl_lml, flp->fl_obj, in ld_sup_input_section() 309 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_section() 331 DBG_CALL(Dbg_support_action(ofl->ofl_lml, flp->fl_obj, in ld_sup_input_done()
|
H A D | _libld.h | 271 const char *fl_obj; /* name of support object */ member
|