Searched refs:copy_convert_CfiExpr_tree (Results 1 – 1 of 1) sorted by relevance
2036 Int copy_convert_CfiExpr_tree ( XArray* dst, const UnwindContext* srcuc, 2077 conv = copy_convert_CfiExpr_tree in summarise_context()2157 conv = copy_convert_CfiExpr_tree \ in summarise_context()2464 static Int copy_convert_CfiExpr_tree ( XArray* dstxa, in copy_convert_CfiExpr_tree() function2480 cpA = copy_convert_CfiExpr_tree( dstxa, srcuc, src->Cex.Deref.ixAddr ); in copy_convert_CfiExpr_tree()2487 cpL = copy_convert_CfiExpr_tree( dstxa, srcuc, src->Cex.Binop.ixL ); in copy_convert_CfiExpr_tree()2488 cpR = copy_convert_CfiExpr_tree( dstxa, srcuc, src->Cex.Binop.ixR ); in copy_convert_CfiExpr_tree()