Home
last modified time | relevance | path

Searched refs:Left_Child (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-bfin.c1012 Expr_Node *Left_Child, in Expr_Node_Create() argument
1020 node->Left_Child = Left_Child; in Expr_Node_Create()
1096 && head->Left_Child->type == Expr_Node_Reloc in Expr_Node_Gen_Reloc()
1102 note = conscode (note_reloc2 (gencode (0), head->Left_Child->value.s_value, in Expr_Node_Gen_Reloc()
1135 …note1 = conctcode (Expr_Node_Gen_Reloc_R (head->Left_Child), Expr_Node_Gen_Reloc_R (head->Right_Ch… in Expr_Node_Gen_Reloc_R()
1181 note1 = conscode (Expr_Node_Gen_Reloc_R (head->Left_Child), NULL_CODE); in Expr_Node_Gen_Reloc_R()
1478 Expr_Node_Gen_Reloc(poffset->Left_Child, in bfin_gen_ldstidxi()
H A Dbfin-defs.h302 Expr_Node *Left_Child; member
310 Expr_Node *Left_Child,