Searched refs:pltcnt24d (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 +
47 EC_WORD(pltcnt24d), EC_WORD(pltcntfull), EC_WORD(plttotal));
51 EC_WORD(pltcnt21d), EC_WORD(pltcnt24d), EC_WORD(pltcntu32),
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c90 uint32_t pltcnt24d = 0; variable
H A D_rtld.h569 extern uint32_t pltcnt24d; /* cnt of 24d 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.c160 DBG_CALL(pltcnt24d++);
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c201 DBG_CALL(pltcnt24d++);

Completed in 261 milliseconds