Home
last modified time | relevance | path

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

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_debuginfo/
H A Dstorage.c139 ML_(ppCfiExpr)(exprs, _off); \ in ML_()
181 ML_(ppCfiExpr)(exprs, si_m->cfa_off); in ML_()
957 void ML_(ppCfiExpr)( const XArray* src, Int ix ) in ML_() argument
968 ML_(ppCfiExpr)(src, e->Cex.Deref.ixAddr); in ML_()
977 ML_(ppCfiExpr)(src, e->Cex.Unop.ix); in ML_()
982 ML_(ppCfiExpr)(src, e->Cex.Binop.ixL); in ML_()
986 ML_(ppCfiExpr)(src, e->Cex.Binop.ixR); in ML_()
H A Dpriv_storage.h449 extern void ML_(ppCfiExpr)( const XArray* src, Int ix );
H A Dreaddwarf.c1877 ML_(ppCfiExpr)( exprs, rrule->arg ); in ppRegRule()
1933 ML_(ppCfiExpr)( ctx->exprs, ctxs->cfa_expr_ix ); in ppUnwindContext()
2051 ML_(ppCfiExpr)(dst, conv); in summarise_context() local
2129 ML_(ppCfiExpr)(dst, conv); \ in summarise_context()
2880 ML_(ppCfiExpr)( dst, stack[sp] ); in dwarfexpr_to_dag() local
H A Dreadexidx.c671 ML_(ppCfiExpr)(cfsi_exprs, off); in setCFAfromCFIR() local
H A Ddebuginfo.c2913 ML_(ppCfiExpr)( exprs, ix ); in evalCfiExpr() local
3166 ML_(ppCfiExpr)(di->cfsi_exprs, cfsi_m->cfa_off); in compute_cfa()
3347 ML_(ppCfiExpr)(di->cfsi_exprs,_off); \ in VG_()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_debuginfo/
H A Dstorage.c139 ML_(ppCfiExpr)(exprs, _off); \ in ML_()
181 ML_(ppCfiExpr)(exprs, si_m->cfa_off); in ML_()
957 void ML_(ppCfiExpr)( const XArray* src, Int ix ) in ML_() argument
968 ML_(ppCfiExpr)(src, e->Cex.Deref.ixAddr); in ML_()
977 ML_(ppCfiExpr)(src, e->Cex.Unop.ix); in ML_()
982 ML_(ppCfiExpr)(src, e->Cex.Binop.ixL); in ML_()
986 ML_(ppCfiExpr)(src, e->Cex.Binop.ixR); in ML_()
H A Dpriv_storage.h449 extern void ML_(ppCfiExpr)( const XArray* src, Int ix );
H A Dreaddwarf.c1877 ML_(ppCfiExpr)( exprs, rrule->arg ); in ppRegRule()
1933 ML_(ppCfiExpr)( ctx->exprs, ctxs->cfa_expr_ix ); in ppUnwindContext()
2051 ML_(ppCfiExpr)(dst, conv); in summarise_context() local
2129 ML_(ppCfiExpr)(dst, conv); \ in summarise_context()
2880 ML_(ppCfiExpr)( dst, stack[sp] ); in dwarfexpr_to_dag() local
H A Dreadexidx.c671 ML_(ppCfiExpr)(cfsi_exprs, off); in setCFAfromCFIR() local
H A Ddebuginfo.c2913 ML_(ppCfiExpr)( exprs, ix ); in evalCfiExpr() local
3166 ML_(ppCfiExpr)(di->cfsi_exprs, cfsi_m->cfa_off); in compute_cfa()
3347 ML_(ppCfiExpr)(di->cfsi_exprs,_off); \ in VG_()