Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_storage.h280 CfiOp; typedef
319 CfiOp op;
337 extern Int ML_(CfiExpr_Binop) ( XArray* dst, CfiOp op, Int ixL, Int ixR );
Dstorage.c576 Int ML_(CfiExpr_Binop)( XArray* dst, CfiOp op, Int ixL, Int ixR ) in ML_()
603 static void ppCfiOp ( CfiOp op ) in ppCfiOp()
Dreaddwarf.c2664 CfiOp op; in dwarfexpr_to_dag()