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

/illumos-gate/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;
1063 } else if (((sym_data->flags & FLG_SYM_SPECSEC) == 0) &&
1264 } else if ((sym_data->flags & FLG_SYM_SPECSEC) &&
1270 } else if ((sym_data->flags & FLG_SYM_SPECSEC) &&

Completed in 69 milliseconds