Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-bfin.c974 static INSTR_T Expr_Node_Gen_Reloc_R (Expr_Node * head);
1061 note = conctcode (Expr_Node_Gen_Reloc_R (head), note); in Expr_Node_Gen_Reloc()
1067 Expr_Node_Gen_Reloc_R (Expr_Node * head) in Expr_Node_Gen_Reloc_R() function
1082 …note1 = conctcode (Expr_Node_Gen_Reloc_R (head->Left_Child), Expr_Node_Gen_Reloc_R (head->Right_Ch… in Expr_Node_Gen_Reloc_R()
1128 note1 = conscode (Expr_Node_Gen_Reloc_R (head->Left_Child), NULL_CODE); in Expr_Node_Gen_Reloc_R()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2007620 (Expr_Node_Gen_Reloc_R): Fix spelling typos in error messages.