Home
last modified time | relevance | path

Searched refs:pltcntu32 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dbindings.c36 Word pltcntu32, Word pltcntu44, Word pltcntfull, Word pltcntfar) in Dbg_bind_plt_summary() argument
38 Word plttotal = pltcnt21d + pltcnt24d + pltcntu32 + 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.c92 uint32_t pltcntu32 = 0; variable
H A D_rtld.h570 extern uint32_t pltcntu32; /* cnt of u32 PLTs */
H A Dutil.c849 pltcntu32, pltcntu44, pltcntfull, pltcntfar)); in call_fini()
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c215 DBG_CALL(pltcntu32++); in elf_plt_write()