Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/nm/common/
H A Dnm.c66 #define FLG_SYM_SPECSEC 0x00000001 /* reserved scn index */ macro
854 buf->flags |= FLG_SYM_SPECSEC; in readsyms()
1063 } else if (((sym_data->flags & FLG_SYM_SPECSEC) == 0) && in print_brief_sym_type()
1264 } else if ((sym_data->flags & FLG_SYM_SPECSEC) && in print_with_otherflags()
1270 } else if ((sym_data->flags & FLG_SYM_SPECSEC) && in print_with_otherflags()