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

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.h68 #define F_PADDR 0x8 macro
H A Dprofv.c194 if (flags & F_PADDR)
224 if (flags & F_PADDR) {
244 if (flags & F_PADDR)
H A Dprof.c237 #define F_PADDR FBIT(3) /* Set if "-o" or "-x" seen. */ macro
413 flags |= F_PADDR; /* Set flag. */
1031 if (flags & F_PADDR)
1070 if (flags & F_PADDR) { /* Printing address of symbol? */

Completed in 63 milliseconds