Searched refs:FLG_SYM_SPECSEC (Results 1 – 1 of 1) sorted by relevance
66 #define FLG_SYM_SPECSEC 0x00000001 /* reserved scn index */ macro854 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()