Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h78 #define FLG_CTL_OSABI 0x10000000 macro
H A Dmain.c826 flags |= FLG_CTL_OSABI; in main()
H A Delfdump.c4884 if (flags & FLG_CTL_OSABI) { in regular()