Searched refs:pltcnt21d (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dbindings.c35 Dbg_bind_plt_summary(Lm_list *lml, Half mach, Word pltcnt21d, Word pltcnt24d, argument
38 Word plttotal = pltcnt21d + pltcnt24d + pltcntu32 +
46 dbg_print(lml, MSG_INTL(MSG_BND_PSUM_SPARC), EC_WORD(pltcnt21d),
51 EC_WORD(pltcnt21d), EC_WORD(pltcnt24d), EC_WORD(pltcntu32),
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c89 uint32_t pltcnt21d = 0; variable
H A D_rtld.h568 extern uint32_t pltcnt21d; /* cnt of 21d PLTs */
H A Dutil.c845 DBG_CALL(Dbg_bind_plt_summary(lml, M_MACH, pltcnt21d, pltcnt24d,
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c148 DBG_CALL(pltcnt21d++);
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c188 DBG_CALL(pltcnt21d++);

Completed in 240 milliseconds