Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf.c2003 Int copy_convert_CfiExpr_tree ( XArray* dst, const UnwindContext* srcuc,
2388 const UnwindContext* srcuc, in copy_convert_CfiExpr_tree() argument
2393 XArray* srcxa = srcuc->exprs; in copy_convert_CfiExpr_tree()
2403 cpA = copy_convert_CfiExpr_tree( dstxa, srcuc, src->Cex.Deref.ixAddr ); in copy_convert_CfiExpr_tree()
2410 cpL = copy_convert_CfiExpr_tree( dstxa, srcuc, src->Cex.Binop.ixL ); in copy_convert_CfiExpr_tree()
2411 cpR = copy_convert_CfiExpr_tree( dstxa, srcuc, src->Cex.Binop.ixR ); in copy_convert_CfiExpr_tree()
2429 if (dwreg == srcuc->ra_reg) in copy_convert_CfiExpr_tree()
2436 if (dwreg == srcuc->ra_reg) in copy_convert_CfiExpr_tree()
2443 if (dwreg == srcuc->ra_reg) in copy_convert_CfiExpr_tree()
2450 if (dwreg == srcuc->ra_reg) in copy_convert_CfiExpr_tree()