Searched refs:Cex (Results 1 – 5 of 5) sorted by relevance
/external/valgrind/main/coregrind/m_debuginfo/ |
D | storage.c | 577 e.Cex.Deref.ixAddr = ixAddr; in ML_() 585 e.Cex.Const.con = con; in ML_() 593 e.Cex.Binop.op = op; in ML_() 594 e.Cex.Binop.ixL = ixL; in ML_() 595 e.Cex.Binop.ixR = ixR; in ML_() 603 e.Cex.CfiReg.reg = reg; in ML_() 611 e.Cex.DwReg.reg = reg; in ML_() 661 ML_(ppCfiExpr)(src, e->Cex.Deref.ixAddr); in ML_() 665 VG_(printf)("0x%lx", e->Cex.Const.con); in ML_() 669 ML_(ppCfiExpr)(src, e->Cex.Binop.ixL); in ML_() [all …]
|
D | priv_storage.h | 346 Cex; member
|
D | readdwarf.c | 2473 cpA = copy_convert_CfiExpr_tree( dstxa, srcuc, src->Cex.Deref.ixAddr ); in copy_convert_CfiExpr_tree() 2478 return ML_(CfiExpr_Const)( dstxa, src->Cex.Const.con ); in copy_convert_CfiExpr_tree() 2480 cpL = copy_convert_CfiExpr_tree( dstxa, srcuc, src->Cex.Binop.ixL ); in copy_convert_CfiExpr_tree() 2481 cpR = copy_convert_CfiExpr_tree( dstxa, srcuc, src->Cex.Binop.ixR ); in copy_convert_CfiExpr_tree() 2485 return ML_(CfiExpr_Binop)( dstxa, src->Cex.Binop.op, cpL, cpR ); in copy_convert_CfiExpr_tree() 2493 dwreg = src->Cex.DwReg.reg; in copy_convert_CfiExpr_tree()
|
D | debuginfo.c | 2052 wL = evalCfiExpr( exprs, e->Cex.Binop.ixL, eec, ok ); in evalCfiExpr() 2054 wR = evalCfiExpr( exprs, e->Cex.Binop.ixR, eec, ok ); in evalCfiExpr() 2056 switch (e->Cex.Binop.op) { in evalCfiExpr() 2073 switch (e->Cex.CfiReg.reg) { in evalCfiExpr() 2101 return e->Cex.Const.con; in evalCfiExpr() 2103 a = evalCfiExpr( exprs, e->Cex.Deref.ixAddr, eec, ok ); in evalCfiExpr()
|
/external/icu4c/data/curr/ |
D | az.txt | 1187 other{"Cex respublika korunası"}
|