Home
last modified time | relevance | path

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

/titanic_44/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. */ in main()
1031 if (flags & F_PADDR) in main()
1070 if (flags & F_PADDR) { /* Printing address of symbol? */ in main()
H A Dprofv.c194 if (flags & F_PADDR) in print_profile_data()
224 if (flags & F_PADDR) { in print_profile_data()
244 if (flags & F_PADDR) in print_profile_data()