Home
last modified time | relevance | path

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