Searched refs:Expr_Node_Gen_Reloc_R (Results 1 – 2 of 2) sorted by relevance
974 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() function1082 …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()
620 (Expr_Node_Gen_Reloc_R): Fix spelling typos in error messages.