Home
last modified time | relevance | path

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, in Dbg_bind_plt_summary() argument
38 Word plttotal = pltcnt21d + pltcnt24d + pltcntu32 + in Dbg_bind_plt_summary()
46 dbg_print(lml, MSG_INTL(MSG_BND_PSUM_SPARC), EC_WORD(pltcnt21d), in Dbg_bind_plt_summary()
51 EC_WORD(pltcnt21d), EC_WORD(pltcnt24d), EC_WORD(pltcntu32), in Dbg_bind_plt_summary()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c90 uint32_t pltcnt21d = 0; variable
H A D_rtld.h568 extern uint32_t pltcnt21d; /* cnt of 21d PLTs */
H A Dutil.c848 DBG_CALL(Dbg_bind_plt_summary(lml, M_MACH, pltcnt21d, pltcnt24d, in call_fini()
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c148 DBG_CALL(pltcnt21d++); in elf_plt_write()
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c188 DBG_CALL(pltcnt21d++); in elf_plt_write()