Home
last modified time | relevance | path

Searched refs:pltcntu44 (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
39 pltcntu44 + pltcntfull + pltcntfar; 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.c93 uint32_t pltcntu44 = 0; variable
H A D_rtld.h571 extern uint32_t pltcntu44; /* cnt of u44 PLTs */
H A Dutil.c849 pltcntu32, pltcntu44, pltcntfull, pltcntfar)); in call_fini()
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c221 DBG_CALL(pltcntu44++); in elf_plt_write()