Home
last modified time | relevance | path

Searched refs:pltcntfull (Results 1 – 8 of 8) 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
39 pltcntu44 + pltcntfull + pltcntfar; in Dbg_bind_plt_summary()
47 EC_WORD(pltcnt24d), EC_WORD(pltcntfull), EC_WORD(plttotal)); in Dbg_bind_plt_summary()
52 EC_WORD(pltcntu44), EC_WORD(pltcntfull), EC_WORD(pltcntfar), in Dbg_bind_plt_summary()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c94 uint32_t pltcntfull = 0; variable
H A D_rtld.h572 extern uint32_t pltcntfull; /* cnt of full PLTs */
H A Dutil.c849 pltcntu32, pltcntu44, pltcntfull, pltcntfar)); in call_fini()
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c948 DBG_CALL(pltcntfull++); in elf_plt_write()
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c1012 DBG_CALL(pltcntfull++); in elf_plt_write()
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c178 DBG_CALL(pltcntfull++); in elf_plt_write()
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c231 DBG_CALL(pltcntfull++); in elf_plt_write()