Searched refs:F_ZSYMS (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.h67 #define F_ZSYMS 0x4 macro
H A Dprof.c236 #define F_ZSYMS FBIT(2) /* Set if "-z" seen. */ macro
426 flags |= F_ZSYMS; /* Set flag. */
1057 if (t0 == 0.0 && count == 0 && !(flags & F_ZSYMS))
H A Dprofv.c377 * I think F_ZSYMS doesn't make sense for the new
384 if (!(flags & F_ZSYMS))

Completed in 61 milliseconds