Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Daudit.c604 ulong_t pltcnt; in _audit_objopen() local
621 pltcnt = PLTRELSZ(nlmp) / RELENT(nlmp); in _audit_objopen()
622 if ((aip->ai_dynplts = calloc(pltcnt, in _audit_objopen()