Home
last modified time | relevance | path

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, in Dbg_bind_plt_summary() argument
38 Word plttotal = pltcnt21d + pltcnt24d + pltcntu32 + in Dbg_bind_plt_summary()
47 EC_WORD(pltcnt24d), EC_WORD(pltcntfull), EC_WORD(plttotal)); 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.c91 uint32_t pltcnt24d = 0; variable
H A D_rtld.h569 extern uint32_t pltcnt24d; /* cnt of 24d 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.c160 DBG_CALL(pltcnt24d++); in elf_plt_write()
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c201 DBG_CALL(pltcnt24d++); in elf_plt_write()