Searched refs:Expr_Node_GOT_Reloc (Results 1 – 4 of 4) sorted by relevance
277 Expr_Node_GOT_Reloc, /* Symbol to be relocated using the GOT. */ enumerator
1421 else if (poffset->type != Expr_Node_GOT_Reloc) in bfin_gen_ldstidxi()
4395 $$ = Expr_Node_Create (Expr_Node_GOT_Reloc, val, $1, NULL);
2211 * config/bfin-defs.h (Expr_Node_Type enum): Add Expr_Node_GOT_Reloc.2217 (got): Use it, and create Expr_Node_GOT_Reloc nodes.