HomeSort by: relevance | last modified time | path
    Searched defs:entry_labels (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 328 const char **entry_labels; /* labels of all alternate paths in member in struct:__anon10031
331 entry_labels */
7486 md.entry_labels = NULL;
7770 md.entry_labels = XRESIZEVEC (const char *, md.entry_labels,
7773 md.entry_labels[md.path++] = S_GET_NAME (sym);
10381 md.entry_labels[path - 1]);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 328 const char **entry_labels; /* labels of all alternate paths in member in struct:__anon11503
331 entry_labels */
7486 md.entry_labels = NULL;
7770 md.entry_labels = XRESIZEVEC (const char *, md.entry_labels,
7773 md.entry_labels[md.path++] = S_GET_NAME (sym);
10381 md.entry_labels[path - 1]);

Completed in 34 milliseconds