Searched refs:Expr_Node_GOT_Reloc (Results 1 – 5 of 5) sorted by relevance
266 Expr_Node_GOT_Reloc, /* Symbol to be relocated using the GOT. */ enumerator
1474 else if (poffset->type != Expr_Node_GOT_Reloc) in bfin_gen_ldstidxi()
4132 $$ = Expr_Node_Create (Expr_Node_GOT_Reloc, val, $1, NULL);
230 * config/bfin-defs.h (Expr_Node_Type enum): Add Expr_Node_GOT_Reloc.236 (got): Use it, and create Expr_Node_GOT_Reloc nodes.
6913 (yyval.expr) = Expr_Node_Create (Expr_Node_GOT_Reloc, val, (yyvsp[-2].expr), NULL);