Searched refs:directive_info (Results 1 – 2 of 2) sorted by relevance
409 const directive_infoS directive_info[] = variable1210 for (i = 0; i < sizeof (directive_info) / sizeof (*directive_info); ++i) in get_directive()1212 if (strncmp (directive_string, directive_info[i].name, len) == 0) in get_directive()1216 if (*negated && !directive_info[i].can_be_negated) in get_directive()1218 directive_info[i].name); in get_directive()1380 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.