Home | History | Annotate | Download | only in libiberty

Lines Matching refs:snames

1049   char *snames;
1106 snames = XNEWVEC (char, name_offset);
1112 snames = NULL;
1162 memcpy (snames + index[sect * 4 + 2], section->name,
1246 (const unsigned char *) snames,
1276 XDELETEVEC (snames);