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.27/gas/config/
Dtc-bfin.c966 static INSTR_T Expr_Node_Gen_Reloc_R (Expr_Node * head);
1053 note = conctcode (Expr_Node_Gen_Reloc_R (head), note); in Expr_Node_Gen_Reloc()
1059 Expr_Node_Gen_Reloc_R (Expr_Node * head) in Expr_Node_Gen_Reloc_R() function
1074 …note1 = conctcode (Expr_Node_Gen_Reloc_R (head->Left_Child), Expr_Node_Gen_Reloc_R (head->Right_Ch… in Expr_Node_Gen_Reloc_R()
1120 note1 = conscode (Expr_Node_Gen_Reloc_R (head->Left_Child), NULL_CODE); in Expr_Node_Gen_Reloc_R()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2007620 (Expr_Node_Gen_Reloc_R): Fix spelling typos in error messages.