Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dreaddwarf.c2099 UnwindContext* srcuc,
2335 UnwindContext* srcuc, in copy_convert_CfiExpr_tree() argument
2340 XArray* srcxa = srcuc->exprs; in copy_convert_CfiExpr_tree()
2350 cpA = copy_convert_CfiExpr_tree( dstxa, srcuc, src->Cex.Deref.ixAddr ); in copy_convert_CfiExpr_tree()
2357 cpL = copy_convert_CfiExpr_tree( dstxa, srcuc, src->Cex.Binop.ixL ); in copy_convert_CfiExpr_tree()
2358 cpR = copy_convert_CfiExpr_tree( dstxa, srcuc, src->Cex.Binop.ixR ); in copy_convert_CfiExpr_tree()
2375 if (dwreg == srcuc->ra_reg) in copy_convert_CfiExpr_tree()
2382 if (dwreg == srcuc->ra_reg) in copy_convert_CfiExpr_tree()