Searched refs:directive_info (Results 1 – 2 of 2) sorted by relevance
405 const directive_infoS directive_info[] = variable1271 for (i = 0; i < sizeof (directive_info) / sizeof (*directive_info); ++i) in get_directive()1273 if (strncmp (directive_string, directive_info[i].name, len) == 0) in get_directive()1277 if (*negated && !directive_info[i].can_be_negated) in get_directive()1279 directive_info[i].name); in get_directive()1441 directive_info[begin_directive].name, file, line); in xtensa_end_directive()
678 (directive_info): Rename "generics" to "transform". Delete "relax".680 (directive_state): Adjust entries to match changes in directive_info.