Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Dboot_elf.S206 movl audit_argcnt@GOT(%ebx),%eax
207 movl (%eax), %eax / %eax = audit_argcnt
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c124 uint_t audit_argcnt = 64; /* no. of stack args to copy (default */ variable
H A Dutil.c2008 audit_argcnt = atoi(s2); in ld_generic_env()
2009 audit_argcnt += audit_argcnt % 2; in ld_generic_env()
2011 audit_argcnt = 0; in ld_generic_env()
H A D_rtld.h603 extern uint_t audit_argcnt; /* no. of stack args to copy */
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot_elf.S505 movl audit_argcnt(%rip),%eax / %eax = audit_argcnt
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.S730 ldx [%l7 + audit_argcnt], %l2
731 lduw [%l2], %l2 ! %l2 = audit_argcnt
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_elf.S337 ld [%l7 + audit_argcnt], %l2