Searched refs:execpoststack (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dexec.h123 #define execpoststack(ARGS, ARRAYADDR, BYTESIZE) \ macro
129 * Used to determine the stack address just before applying execpoststack().
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c942 error = execpoststack(args, bigwad->elfargs, postfixsize);

Completed in 79 milliseconds