Searched refs:GXResult (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/coregrind/m_debuginfo/ |
D | priv_d3basics.h | 646 GXResult; typedef 648 void ML_(pp_GXResult) ( GXResult res ); 662 GXResult ML_(evaluate_GX)( const GExpr* gx, const GExpr* fbGX, 672 GXResult ML_(evaluate_Dwarf3_Expr) ( const UChar* expr, UWord exprszB, 684 GXResult ML_(evaluate_trivial_GX)( const GExpr* gx, const DebugInfo* di );
|
D | d3basics.c | 481 GXResult ML_(evaluate_Dwarf3_Expr) ( const UChar* expr, UWord exprszB, in ML_() 517 GXResult fbval, res; in ML_() 950 GXResult ML_(evaluate_GX)( const GExpr* gx, const GExpr* fbGX, in ML_() 953 GXResult res; in ML_() 1022 GXResult ML_(evaluate_trivial_GX)( const GExpr* gx, const DebugInfo* di ) in ML_() 1024 GXResult res; in ML_() 1182 void ML_(pp_GXResult) ( GXResult res ) in ML_()
|
D | debuginfo.c | 3178 GXResult res; in data_address_is_in_var() 3853 GXResult res_sp_6k, res_sp_7k, res_fp_6k, res_fp_7k; in analyse_deps() 3918 GXResult res; in analyse_deps() 4143 GXResult res; in VG_()
|
D | tytypes.c | 778 GXResult res; in ML_()
|