Searched defs:F_PADDR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.h68 #define F_PADDR 0x8 macro
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 46 milliseconds