Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.c3011 static const struct alpha_macro alpha_macros[] = variable
3184 = sizeof (alpha_macros) / sizeof (*alpha_macros);
3290 while (++macro - alpha_macros < (int) alpha_num_macros in find_macro_match()
5463 name = alpha_macros[i].name; in md_begin()
5464 retval = hash_insert (alpha_macro_hash, name, (void *) &alpha_macros[i]); in md_begin()
5470 && (alpha_macros[i].name == name in md_begin()
5471 || !strcmp (alpha_macros[i].name, name))) in md_begin()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-989944 (alpha_macros): Add support for explicit relocations.
DChangeLog-96973747 (alpha_macros): Move to top of file. Make static.
DChangeLog-00011357 (alpha_macros): Remove occurrences of same.