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