Home
last modified time | relevance | path

Searched refs:mc_last_symbol (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gdb/dist/binutils/
H A Dmcparse.y36 static unichar *mc_last_symbol = NULL; variable
179 cur_node->symbol = mc_last_symbol;
215 mc_last_symbol = NULL;
257 mc_last_symbol = $3;
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dmcparse.y36 static unichar *mc_last_symbol = NULL; variable
179 cur_node->symbol = mc_last_symbol;
215 mc_last_symbol = NULL;
257 mc_last_symbol = $3;
H A Dmcparse.c106 static unichar *mc_last_symbol = NULL; variable
1544 cur_node->symbol = mc_last_symbol; in yyparse()
1608 mc_last_symbol = NULL; in yyparse()
1668 mc_last_symbol = (yyvsp[0].ustr); in yyparse()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dmcparse.y36 static unichar *mc_last_symbol = NULL; variable
179 cur_node->symbol = mc_last_symbol;
214 mc_last_symbol = NULL;
256 mc_last_symbol = $3;
H A Dmcparse.c101 static unichar *mc_last_symbol = NULL; variable
1592 cur_node->symbol = mc_last_symbol; in yyparse()
1655 mc_last_symbol = NULL; in yyparse()
1715 mc_last_symbol = (yyvsp[0].ustr); in yyparse()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dmcparse.y36 static unichar *mc_last_symbol = NULL; variable
179 cur_node->symbol = mc_last_symbol;
215 mc_last_symbol = NULL;
257 mc_last_symbol = $3;